Function statistical::univariate::skewness [] [src]

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