ndarray.__str__() <==> str(x)
record.getfield()
ndarray.repeat(repeats, axis=None) Repeat elements of an array. Refer to
MaskedArray.__lshift__ x.__lshift__(y) <==> x<<y
matrix.trace(offset=0, axis1=0, axis2=1, dtype=None, out=None) Return the sum along diagonals of the array. Refer to
generic.data pointer to start of data
generic.__reduce__()
matrix.conjugate() Return the complex conjugate, element-wise. Refer to numpy.conjugate for full documentation
record.prod() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
class numpy.record
Page 47 of 56