numpy.dtype.__init__

dtype.__init__()

x.__init__(...) initializes x; see help(type(x)) for signature

This Page