statistical::univariate

Function harmonic_mean

Source
pub fn harmonic_mean<T>(v: &[T]) -> T
where T: Float,