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

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