Function criterion_stats::univariate::outliers::tukey::classify [−][src]
pub fn classify<A>(sample: &Sample<A>) -> LabeledSample<'_, A> where
A: Float,
usize: From<A, Output = Result<usize, Error>>,
Classifies the sample, and returns a labeled sample.
- Time:
O(N log N) where N = length