Function nalgebra::mean [] [src]

pub fn mean<N, M: Mean<N>>(observations: &M) -> N

Computes the mean of a set of observations.