Function lapack::c::cgetf2 [] [src]

pub fn cgetf2(layout: Layout, m: i32, n: i32, a: &mut [c32], lda: i32, ipiv: &mut [i32]) -> i32