pub unsafe extern "C" fn SCIProwprepSetCoef(
rowprep: *mut SCIP_ROWPREP,
idx: c_int,
newcoef: f64,
)Expand description
sets coefficient idx of rowprep
pub unsafe extern "C" fn SCIProwprepSetCoef(
rowprep: *mut SCIP_ROWPREP,
idx: c_int,
newcoef: f64,
)sets coefficient idx of rowprep