SCIP_RATIONAL

Type Alias SCIP_RATIONAL 

Source
pub type SCIP_RATIONAL = SCIP_Rational;
Expand description

type used for rational numbers

Aliased Typeยง

pub struct SCIP_RATIONAL { /* private fields */ }