Skip to main content

SCIP_REGRESSION

Type Alias SCIP_REGRESSION 

Source
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§

pub struct SCIP_REGRESSION { /* private fields */ }