MaskedArray.__mul__(other)
MaskedArray.__rdiv__ x.__rdiv__(y) <==> y/x
MaskedArray.__gt__ x.__gt__(y) <==> x>y
MaskedArray.__long__() <==> long(x)
MaskedArray.__oct__() <==> oct(x)
record.diagonal() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from,
record.real real part of scalar
matrix.compress(condition, axis=None, out=None) Return selected slices of this array along given axis. Refer to
matrix.all(axis=None, out=None)
record.conjugate() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from
Page 9 of 56