Function lapack::c::cggrqf_work [] [src]

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