[][src]Function dt_analysis::util::std_dev

pub fn std_dev<R, F>(data: &R) -> F where
    R: AsRef<[F]>,
    F: Float

Returns the standard deviation of the list