Function lapack::c::zggrqf_work [] [src]

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