pub type SCIP_REGRESSION = SCIP_Regression;Expand description
regression data structure to compute an incremental linear regression of paired observations
- \ref Regression “List of all available methods”
Aliased Type§
#[repr(C)]pub struct SCIP_REGRESSION { /* private fields */ }