generic.cumprod() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from,
generic.getfield() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from
generic.real real part of scalar
ndarray.__contains__ x.__contains__(y) <==> y in x
generic.std() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
MaskedArray.take(indices, axis=None, out=None, mode='raise')
MaskedArray.__rfloordiv__(other)
generic.searchsorted() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars
ndarray.__iand__ x.__iand__(y) <==> x&=y
matrix.swapaxes(axis1, axis2) Return a view of the array with axis1 and axis2 interchanged.
Page 11 of 56