pub fn argsort_auto_u64(data: &[u64], config: &ArgsortConfig) -> Vec<usize>Expand description
Argsort for u64 with automatic algorithm selection
pub fn argsort_auto_u64(data: &[u64], config: &ArgsortConfig) -> Vec<usize>Argsort for u64 with automatic algorithm selection