Function lapacke::cptcon [] [src]

pub unsafe fn cptcon(
    n: i32,
    d: &[f32],
    e: &[c32],
    anorm: f32,
    rcond: &mut f32
) -> i32