Function lapack::c::dgeqrt3_work [] [src]

pub fn dgeqrt3_work(layout: Layout, m: i32, n: i32, a: &mut [f64], lda: i32, t: &mut [f64], ldt: i32) -> i32