Function lapack::c::dspcon [] [src]

pub fn dspcon(layout: Layout, uplo: u8, n: i32, ap: &[f64], ipiv: &[i32], anorm: f64, rcond: &mut f64) -> i32