Function lars::matrix::random [] [src]

pub fn random<T: Number + Rand>(rows: usize, cols: usize) -> Matrix<T>