Function lapack::c::ztpcon [] [src]

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