Function lapack::c::dgeqrt [] [src]

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