Function classif::stats::sum_pow_deviations [] [src]

pub fn sum_pow_deviations<T>(values: &[T], n: i32) -> T where
    T: Float + NumAssignOps