[][src]Function hotsax::util::znorm

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

Computes the z-normalisation of the list itself.