NumPy

Previous topic

numpy.record.tostring

Next topic

numpy.record.transpose

numpy.record.trace

method

record.trace()

Scalar method identical to the corresponding array attribute.

Please see ndarray.trace.