SCIPrationalRoundInteger

Function SCIPrationalRoundInteger 

Source
pub unsafe extern "C" fn SCIPrationalRoundInteger(
    res: *mut SCIP_RATIONAL,
    src: *mut SCIP_RATIONAL,
    roundmode: SCIP_ROUNDMODE_RAT,
)
Expand description

rounds a rational to an integer and saves it as a rational