pub unsafe extern "C" fn SCIPlpiScaleRow( lpi: *mut SCIP_LPI, row: c_int, scaleval: f64, ) -> SCIP_RETCODE
multiplies a row with a non-zero scalar; for negative scalars, the row’s sense is switched accordingly