![]() |
OR-Tools
8.2
|
Definition at line 331 of file preprocessor.h.
Public Member Functions | |
| MatrixEntry (RowIndex _row, ColIndex _col, Fractional _coeff) | |
Public Attributes | |
| RowIndex | row |
| ColIndex | col |
| Fractional | coeff |
|
inline |
Definition at line 332 of file preprocessor.h.
| Fractional coeff |
Definition at line 336 of file preprocessor.h.
| ColIndex col |
Definition at line 335 of file preprocessor.h.
| RowIndex row |
Definition at line 334 of file preprocessor.h.