Function cpoequb_

Source
pub unsafe extern "C" fn cpoequb_(
    n: *const c_int,
    A: *const __BindgenComplex<f32>,
    lda: *const c_int,
    S: *mut f32,
    scond: *mut f32,
    amax: *mut f32,
    info: *mut c_int,
)