Function lapack::c::zptcon [] [src]

pub fn zptcon(n: i32, d: &[f64], e: &[c64], anorm: f64, rcond: &mut f64) -> i32