mean_vec

Function mean_vec 

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

Compute mean of a vector of f32 values