Function lapack::c::dgeqr2 [] [src]

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