Function lapack::cgelq2 [] [src]

pub fn cgelq2(m: usize, n: usize, a: &mut [c32], lda: usize, tau: &mut [c32], work: &mut [c32], info: &mut i32)