Function statistical::univariate::geometric_mean[][src]

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