generic.any() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
ndarray.__array__(|dtype) ? reference if type unchanged, copy otherwise. Returns either a new reference to self if dtype
record.byteswap() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from,
ndarray.__add__ x.__add__(y) <==> x+y
ndarray.resize(new_shape, refcheck=True) Change shape and size of array in-place.
ndarray.__abs__() <==> abs(x)
record.setfield()
MaskedArray.__setslice__(i, j, value)
MaskedArray.conjugate() Return the complex conjugate, element-wise. Refer to numpy.conjugate
MaskedArray.__deepcopy__(memo=None)
Page 30 of 56