pub(crate) fn standard_deviation(vec: &Vec<f32>) -> f32
Expand description

Local implementation of standard deviation