numpy.matrix.argsort #

方法

矩阵。argsort (= -1 ,种类=,顺序=) #

返回对此数组进行排序的索引。

请参阅numpy.argsort完整文档。

也可以看看

numpy.argsort

等价函数