Function highs_sys::Highs_changeColsBoundsByRange[][src]

pub unsafe extern "C" fn Highs_changeColsBoundsByRange(
    highs: *mut c_void,
    from_col: c_int,
    to_col: c_int,
    lower: *const f64,
    upper: *const f64
) -> c_int

@brief Change the bounds of multiple columns given by an interval