![]() |
OR-Tools
8.2
|
Definition at line 33 of file scattered_vector.h.
Public Types | |
| using | Index = IndexType |
Public Member Functions | |
| Index | index () const |
| Fractional | coefficient () const |
Protected Member Functions | |
| ScatteredVectorEntry (const Index *indices, const Fractional *coefficients, EntryIndex i) | |
Protected Attributes | |
| EntryIndex | i_ |
| const Index * | index_ |
| const Fractional * | coefficient_ |
| using Index = IndexType |
Definition at line 35 of file scattered_vector.h.
|
inlineprotected |
Definition at line 43 of file scattered_vector.h.
|
inline |
Definition at line 38 of file scattered_vector.h.
|
inline |
Definition at line 37 of file scattered_vector.h.
|
protected |
Definition at line 49 of file scattered_vector.h.
|
protected |
Definition at line 47 of file scattered_vector.h.
|
protected |
Definition at line 48 of file scattered_vector.h.