![]() |
OR-Tools
9.6
|
Definition at line 398 of file lp_types.h.
Public Types | |
| using | Index = typename EntryType::Index |
| using | Entry = EntryType |
Public Member Functions | |
| VectorIterator (const Index *indices, const Fractional *coefficients, EntryIndex i) | |
| void | operator++ () |
| bool | operator!= (const VectorIterator &other) const |
| const Entry & | operator* () const |
| using Entry = EntryType |
Definition at line 401 of file lp_types.h.
| using Index = typename EntryType::Index |
Definition at line 400 of file lp_types.h.
|
inline |
Definition at line 403 of file lp_types.h.
|
inline |
Definition at line 408 of file lp_types.h.
|
inline |
Definition at line 415 of file lp_types.h.
|
inline |
Definition at line 407 of file lp_types.h.