Function lapack::fortran::zgetri [] [src]

pub fn zgetri(n: i32, a: &mut [c64], lda: i32, ipiv: &[i32], work: &mut [c64], lwork: i32, info: &mut i32)