SCIPintervalSquare

Function SCIPintervalSquare 

Source
pub unsafe extern "C" fn SCIPintervalSquare(
    infinity: f64,
    resultant: *mut SCIP_INTERVAL,
    operand: SCIP_INTERVAL,
)
Expand description

squares operand and stores result in resultant