Function lapack::sptcon [] [src]

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