Function lapack::c::zhptri_work [] [src]

pub fn zhptri_work(layout: Layout, uplo: u8, n: i32, ap: &mut [c64], ipiv: &[i32], work: &mut [c64]) -> i32