generic.max() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
ndarray.diagonal(offset=0, axis1=0, axis2=1) Return specified diagonals. In NumPy 1.9 the returned array is a read-only
matrix.nonzero() Return the indices of the elements that are non-zero. Refer to
record.min() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
record.repeat() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
ndarray.__divmod__(y) <==> divmod(x, y)
dtype.__setstate__()
MaskedArray.toflex()
matrix.view(dtype=None, type=None) New view of array with the same data.
ndarray.__float__() <==> float(x)
Page 13 of 56