Skip to main content

vec_variance_f64

Function vec_variance_f64 

Source
pub fn vec_variance_f64(v: &[f64]) -> f64
Expand description

Compute the variance (population) of a f64 slice.