Function lapack::c::zggqrf_work [] [src]

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