numpy.ndarray.__init__

ndarray.__init__()

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

This Page