pub unsafe extern "C" fn SCIPintervalSquare(
infinity: f64,
resultant: *mut SCIP_INTERVAL,
operand: SCIP_INTERVAL,
)Expand description
squares operand and stores result in resultant
pub unsafe extern "C" fn SCIPintervalSquare(
infinity: f64,
resultant: *mut SCIP_INTERVAL,
operand: SCIP_INTERVAL,
)squares operand and stores result in resultant