Function scip_sys::SCIPintervalSign
source · pub unsafe extern "C" fn SCIPintervalSign(
infinity: f64,
resultant: *mut SCIP_INTERVAL,
operand: SCIP_INTERVAL
)Expand description
stores sign of operand in resultant
pub unsafe extern "C" fn SCIPintervalSign(
infinity: f64,
resultant: *mut SCIP_INTERVAL,
operand: SCIP_INTERVAL
)stores sign of operand in resultant