Function simple_stats::univariate::harmonic_mean [] [src]

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