pub unsafe extern "C" fn SCIPintervalAbs(
infinity: f64,
resultant: *mut SCIP_INTERVAL,
operand: SCIP_INTERVAL,
)Expand description
stores absolute value of operand in resultant
pub unsafe extern "C" fn SCIPintervalAbs(
infinity: f64,
resultant: *mut SCIP_INTERVAL,
operand: SCIP_INTERVAL,
)stores absolute value of operand in resultant