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