matrix.flags Information about the memory layout of the array. Notes The
matrix.ptp(axis=None, out=None)
matrix.fill(value) Fill the array with a scalar value.
matrix.squeeze(axis=None)
generic.dump() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
The iterator object
matrix.copy(order='C') Return a copy of the array.
MaskedArray.__lshift__ x.__lshift__(y) <==> x<<y
recarray.shape Tuple of array dimensions. Notes May be used to ?reshape? the array, as
record.flatten() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
Page 44 of 56