Function lapack::c::cgetri [] [src]

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