numpy.ma.MaskType.argsort#

method

ma.MaskType.argsort()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.argsort.