Function lapack::c::zhetri2 [] [src]

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