Function lapack::c::sorgrq [] [src]

pub fn sorgrq(layout: Layout, m: i32, n: i32, k: i32, a: &mut [f32], lda: i32, tau: &[f32]) -> i32