SCIPrationalIsEQReal

Function SCIPrationalIsEQReal 

Source
pub unsafe extern "C" fn SCIPrationalIsEQReal(
    rat: *mut SCIP_RATIONAL,
    real: f64,
) -> c_uint
Expand description

checks if rational and real are equal