Function lapack::fortran::cgelq2 [] [src]

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