Function SCIPlpiGetCoef

Source
pub unsafe extern "C" fn SCIPlpiGetCoef(
    lpi: *mut SCIP_LPI,
    row: c_int,
    col: c_int,
    val: *mut f64,
) -> SCIP_RETCODE
Expand description

gets a single coefficient