[][src]Function dt_analysis::util::znorm

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

Computes the z-normalisation of the list itself.