pub unsafe extern "C" fn SCIPregressionGetIntercept(
regression: *mut SCIP_REGRESSION,
) -> f64Expand description
get the current y-intercept of the regression
pub unsafe extern "C" fn SCIPregressionGetIntercept(
regression: *mut SCIP_REGRESSION,
) -> f64get the current y-intercept of the regression