record.swapaxes() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from,
recarray.var(axis=None, dtype=None, out=None, ddof=0, keepdims=False) Returns the variance of the array elements, along given
matrix.sum(axis=None, dtype=None, out=None)
generic.imag imaginary part of scalar
matrix.byteswap(inplace) Swap the bytes of the array elements Toggle between low-endian and big-endian data representation
matrix.tolist()
ndarray.__div__ x.__div__(y) <==> x/y
generic.argmin() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
record.pprint()
ndarray.any(axis=None, out=None, keepdims=False) Returns True if any of the elements of a evaluate to True.
Page 32 of 56