Function lapack::c::zpbcon_work
[−]
[src]
pub fn zpbcon_work(layout: Layout, uplo: u8, n: i32, kd: i32, ab: &[c64], ldab: i32, anorm: f64, rcond: &mut f64, work: &mut [c64], rwork: &mut [f64]) -> i32