SCIPrationalAdd

Function SCIPrationalAdd 

Source
pub unsafe extern "C" fn SCIPrationalAdd(
    res: *mut SCIP_RATIONAL,
    op1: *mut SCIP_RATIONAL,
    op2: *mut SCIP_RATIONAL,
)
Expand description

adds two rationals and saves the result in res