numpy.ndarray.__init__

ndarray.__init__()

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

This Page