Home
last modified time | relevance | path

Searched refs:local_sort (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/bencher/
Dstats.rs32 fn local_sort(v: &mut [f64]) { in local_sort() function
258 local_sort(&mut tmp); in percentile()
264 local_sort(&mut tmp); in quartiles()
315 local_sort(&mut tmp); in winsorize()