Function lapack::c::sggqrf [] [src]

pub fn sggqrf(layout: Layout, n: i32, m: i32, p: i32, a: &mut [f32], lda: i32, taua: &mut [f32], b: &mut [f32], ldb: i32, taub: &mut [f32]) -> i32