Function lapack::c::chpcon_work
[−]
[src]
pub fn chpcon_work(layout: Layout, uplo: u8, n: i32, ap: &[c32], ipiv: &[i32], anorm: f32, rcond: &mut f32, work: &mut [c32]) -> i32