Function clapmt_

Source
pub unsafe extern "C" fn clapmt_(
    forwrd: *const c_int,
    m: *const c_int,
    n: *const c_int,
    X: *mut __BindgenComplex<f32>,
    ldx: *const c_int,
    K: *mut c_int,
)