Function classif::stats::mean [] [src]

pub fn mean<T>(values: &[T]) -> T where
    T: Float + NumAssignOps

Compute the mean of a list of values.