Function statistical::univariate::average_deviation[][src]

pub fn average_deviation<T>(v: &[T], mean: Option<T>) -> T where
    T: Float