Function lapack::c::sggqrf_work [] [src]

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