ndarray.setfield(val, dtype, offset=0) Put a value into a specified place in a field defined by a data-type. Place
MaskedArray.__ror__ x.__ror__(y) <==> y|x
matrix.flags Information about the memory layout of the array. Notes The
record.sum() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
matrix.astype(dtype, order='K', casting='unsafe', subok=True, copy=True) Copy of the array, cast to a specified type.
generic.ptp() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
generic.size number of elements in the gentype
generic.ravel() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
recarray.shape Tuple of array dimensions. Notes May be used to ?reshape? the array, as
generic.ndim number of array dimensions
Page 51 of 56