![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 410 of file lp_types.h.
#include <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 operations_research::glop::VectorIterator< EntryType >::Entry = EntryType |
Definition at line 413 of file lp_types.h.
| using operations_research::glop::VectorIterator< EntryType >::Index = typename EntryType::Index |
Definition at line 412 of file lp_types.h.
|
inline |
Definition at line 415 of file lp_types.h.
|
inline |
Definition at line 420 of file lp_types.h.
|
inline |
Definition at line 427 of file lp_types.h.
|
inline |
Definition at line 419 of file lp_types.h.