Function lapack::c::chptrf_work [] [src]

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