Function classif::stats::median [] [src]

pub fn median<T>(values: &[T]) -> T where
    T: Float

Compute the median value, ie. the middle number of a list a value, ie. the value corresponding to the 0.5 quantile.