generic.T transpose
recarray.min(axis=None, out=None, keepdims=False) Return the minimum along a given axis. Refer to
matrix.astype(dtype, order='K', casting='unsafe', subok=True, copy=True) Copy of the array, cast to a specified type.
generic.ravel() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
generic.copy() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
record.ptp() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
record.tostring() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from,
ndarray.conj() Complex-conjugate all elements. Refer to numpy.conjugate for full documentation.
ndarray.all(axis=None, out=None, keepdims=False) Returns True if all elements evaluate to True. Refer to
generic.fill() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
Page 46 of 56