Function lapack::c::zgetri [] [src]

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