pub unsafe extern "C" fn SCIProwprepGetCoefs(
rowprep: *mut SCIP_ROWPREP,
) -> *mut f64Expand description
gives coefficients of rowprep (feel free to modify)
pub unsafe extern "C" fn SCIProwprepGetCoefs(
rowprep: *mut SCIP_ROWPREP,
) -> *mut f64gives coefficients of rowprep (feel free to modify)