Function lapack::zptcon [] [src]

pub fn zptcon(n: usize, d: &[f64], e: &[c64], anorm: f64, rcond: &mut f64, rwork: &mut [f64], info: &mut i32)