CPXgetgrad

Function CPXgetgrad 

Source
pub unsafe extern "C" fn CPXgetgrad(
    env: CPXCENVptr,
    lp: CPXCLPptr,
    j: c_int,
    head: *mut c_int,
    y: *mut f64,
) -> c_int