Skip to main content

sample_variance

Function sample_variance 

Source
pub fn sample_variance(values: &[f64]) -> Result<f64, VarianceError>