Function lapack::c::dtpcon [] [src]

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