NumPy

Previous topic

numpy.generic.trace

Next topic

numpy.generic.var

numpy.generic.transpose

method

generic.transpose()

Scalar method identical to the corresponding array attribute.

Please see ndarray.transpose.