Function statistical::variance [] [src]

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