Function lapack::c::dpocon [] [src]

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