pub type SCIP_REALARRAY = SCIP_RealArray;Expand description
dynamic array for storing SCIP_Real values
Aliased Typeยง
struct SCIP_REALARRAY { /* private fields */ }pub type SCIP_REALARRAY = SCIP_RealArray;dynamic array for storing SCIP_Real values
struct SCIP_REALARRAY { /* private fields */ }