generic.prod() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
ndarray.__le__ x.__le__(y) <==> x<=y
MaskedArray.itemsize Length of one array element in bytes. Examples
static MaskedArray.__new__(data=None, mask=False, dtype=None, copy=False, subok=True, ndmin=0, fill_value=None, keep_mask=True
record.dump() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
matrix.repeat(repeats, axis=None) Repeat elements of an array. Refer to
matrix.I Returns the (multiplicative) inverse of invertible self.
ndarray.ptp(axis=None, out=None) Peak to peak (maximum - minimum) value along a given axis. Refer to
ndarray.__iadd__ x.__iadd__(y) <==> x+=y
generic.round() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
Page 19 of 56