Function random_matrix_std

Source
pub fn random_matrix_std<T>(m: usize, n: usize, arr: &mut [T], ld: usize)