Function lapack::c::dggqrf_work [] [src]

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