Function simple_stats::population_variance [] [src]

pub fn population_variance<T>(v: &[T], mu: Option<T>) -> T where
    T: Float