[][src]Function hotsax::util::std_dev

pub fn std_dev<R, N>(data: &R) -> N where
    R: Deref<Target = [N]>,
    N: Float

Returns the standard deviation of the list