Function lapack::dptcon [] [src]

pub fn dptcon(n: usize, d: &[f64], e: &[f64], anorm: &[f64], rcond: &mut [f64], work: &mut [f64], info: &mut i32)