![]() |
OR-Tools
8.2
|
Definition at line 356 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 359 of file lp_types.h.
using Index = typename EntryType::Index |
Definition at line 358 of file lp_types.h.
|
inline |
Definition at line 361 of file lp_types.h.
|
inline |
Definition at line 366 of file lp_types.h.
|
inline |
Definition at line 373 of file lp_types.h.
|
inline |
Definition at line 365 of file lp_types.h.