generic.flatten() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from,
recarray.setfield(val, dtype, offset=0) Put a value into a specified place in a field defined by a data-type. Place
MaskedArray.__len__() <==> len(x)
MaskedArray.__rlshift__ x.__rlshift__(y) <==> y<<x
record.pprint()
MaskedArray.__array_wrap__(obj, context=None)
MaskedArray.__str__()
matrix.argmin(axis=None, out=None)
MaskedArray.size Number of elements in the array. Equivalent to np.prod(a.shape), i.e., the
generic.tostring() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from
Page 31 of 56