![]() |
OR-Tools
8.2
|
Definition at line 411 of file sparse_vector.h.
Public Types | |
using | Index = IndexType |
Public Member Functions | |
Index | index () const |
Fractional | coefficient () const |
Protected Member Functions | |
SparseVectorEntry (const Index *indices, const Fractional *coefficients, EntryIndex i) | |
Protected Attributes | |
EntryIndex | i_ |
const Index * | index_ |
const Fractional * | coefficient_ |
using Index = IndexType |
Definition at line 413 of file sparse_vector.h.
|
inlineprotected |
Definition at line 427 of file sparse_vector.h.
|
inline |
Definition at line 416 of file sparse_vector.h.
|
inline |
Definition at line 415 of file sparse_vector.h.
|
protected |
Definition at line 442 of file sparse_vector.h.
|
protected |
Definition at line 432 of file sparse_vector.h.
|
protected |
Definition at line 441 of file sparse_vector.h.