SCIP_RATIONALARRAY

Type Alias SCIP_RATIONALARRAY 

Source
pub type SCIP_RATIONALARRAY = SCIP_RationalArray;
Expand description

dynamic array for storing SCIP_Real values

Aliased Typeยง

pub struct SCIP_RATIONALARRAY { /* private fields */ }