Function lapack::c::dptcon [] [src]

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