numpy.matrix.argsort# 方法 matrix.argsort(axis=-1, kind=None, order=None)# 返回将此数组排序的索引。 有关完整文档,请参考 numpy.argsort。 另请参阅 numpy.argsort等效函数