Function lapack::c::zppcon [] [src]

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