numpy.matrix.argpartition
- 
matrix.argpartition(kth, axis=-1, kind='introselect', order=None)
- 
Returns the indices that would partition this array. Refer to numpy.argpartitionfor full documentation.New in version 1.8.0. See also - numpy.argpartition
- equivalent function
 
    © 2008–2016 NumPy Developers
Licensed under the NumPy License.
    https://docs.scipy.org/doc/numpy-1.11.0/reference/generated/numpy.matrix.argpartition.html