[][src]Function fbleau::utils::scale01

pub fn scale01(matrix: &mut Array2<f64>)

Scales columns' values in [0,1] with min-max scaling.