SCIP_REALARRAY

Type Alias SCIP_REALARRAY 

Source
pub type SCIP_REALARRAY = SCIP_RealArray;
Expand description

dynamic array for storing SCIP_Real values

Aliased Typeยง

pub struct SCIP_REALARRAY { /* private fields */ }