pub unsafe extern "C" fn SCIPregressionGetSlope(
regression: *mut SCIP_REGRESSION,
) -> f64Expand description
return the current slope of the regression
pub unsafe extern "C" fn SCIPregressionGetSlope(
regression: *mut SCIP_REGRESSION,
) -> f64return the current slope of the regression