Function statistical::univariate::standard_error_skewness[][src]

pub fn standard_error_skewness<T, U>(sample_size: T) -> U where
    T: PrimInt,
    U: Float