Function lapack::c::cggqrf_work [] [src]

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