[][src]Function simple_ml::randomize_f

pub fn randomize_f(rows: &Vec<Vec<f64>>) -> Vec<Vec<f64>>