numpy.dtype.__init__

dtype.__init__()

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

This Page