variance_vec

Function variance_vec 

Source
pub fn variance_vec(vec: &[f32]) -> f32
Expand description

Compute variance of a vector of f32 values