statistical::univariate

Function geometric_mean

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