Function scip_sys::SCIPregressionRemoveObservation
source · pub unsafe extern "C" fn SCIPregressionRemoveObservation(
regression: *mut SCIP_REGRESSION,
x: f64,
y: f64
)Expand description
removes an observation (x,y) from the regression