ndarray.__neg__ x.__neg__() <==> -x
MaskedArray.__iadd__(other)
record.data pointer to start of data
record.nbytes length of item in bytes
ndarray.tostring(order='C') Construct Python bytes containing the raw data bytes in the array. Constructs Python
An
matrix.item(*args) Copy an element of an array to a standard Python scalar and return it.
generic.item() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
ndarrays
record.conj()
Page 32 of 56