argsort

Function argsort 

Source
pub fn argsort(data: &[f64]) -> Vec<usize>
Expand description

Argsort: returns indices that would sort the array