SCIPintervalAddVectors

Function SCIPintervalAddVectors 

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

adds vector operand1 and vector operand2 and stores result in vector resultant