[][src]Function simple_ml::standardize_vector_f

pub fn standardize_vector_f(list: &Vec<f64>) -> Vec<f64>