Function lapack::c::cgeqrt [] [src]

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