Type Alias SCIP_REALARRAY

Source
pub type SCIP_REALARRAY = SCIP_RealArray;
Expand description

dynamic array for storing SCIP_Real values

Aliased Typeยง

struct SCIP_REALARRAY { /* private fields */ }