Function lapack::c::chptri_work [] [src]

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