Function SCIPintervalMulScalarSup

Source
pub unsafe extern "C" fn SCIPintervalMulScalarSup(
    infinity: f64,
    resultant: *mut SCIP_INTERVAL,
    operand1: SCIP_INTERVAL,
    operand2: f64,
)
Expand description

multiplies operand1 with scalar operand2 and stores supremum of result in supremum of resultant