Function lapack::c::dppcon [] [src]

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