Function lapack::c::sorgql [] [src]

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