Module argsort

Module argsort 

Source
Expand description

Calculate argsort.

Structs§

ArgSortIter
An iterator that calculates the argsort of each element

Traits§

ArgSort
Calculate argsort on the iterator.