Function lapack::c::dgeqrfp [] [src]

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