Function highs_sys::Highs_changeCoeff[][src]

pub unsafe extern "C" fn Highs_changeCoeff(
    highs: *mut c_void,
    row: c_int,
    col: c_int,
    value: f64
) -> c_int

@brief Change a coefficient in the constraint matrix.