Function zoea::mtx::new_f32_random[][src]

pub fn new_f32_random(
    rows: usize,
    cols: usize,
    min: f32,
    max: f32
) -> DMatrix<f32>