Function lapack::c::zhptrf_work [] [src]

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