Function statistics::mean [] [src]

pub fn mean<T: ToReal<R>, R: Real>(data: &[T]) -> R

Compute an estimate of the population mean from a finite sample.