Function lapack::c::cggqrf [] [src]

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