Function lapacke::cgetri[][src]

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