ztpcon

Function ztpcon 

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