SCIP_ROUNDMODE

Type Alias SCIP_ROUNDMODE 

Source
pub type SCIP_ROUNDMODE = c_int;
Expand description

rounding mode of floating point operations (upwards, downwards, nearest, …)

exact values depend on machine and compiler