Function lapack::cptcon [] [src]

pub fn cptcon(n: usize, d: &[f32], e: &[c32], anorm: &[f32], rcond: &mut [f32], rwork: &mut [f32], info: &mut i32)