Function lapack::c::zgetrf2 [] [src]

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