![]() |
OR-Tools
9.6
|
Definition at line 30 of file sparse_column.h.
Public Types | |
| using | Index = RowIndex |
Public Member Functions | |
| RowIndex | row () const |
| Index | index () const |
| Fractional | coefficient () const |
Protected Member Functions | |
| SparseColumnEntry (const RowIndex *indices, const Fractional *coefficients, EntryIndex i) | |
Protected Attributes | |
| EntryIndex | i_ |
| const Index * | index_ |
| const Fractional * | coefficient_ |
|
inherited |
Definition at line 414 of file lp_data/sparse_vector.h.
|
inlineprotected |
Definition at line 36 of file sparse_column.h.
|
inlineinherited |
Definition at line 417 of file lp_data/sparse_vector.h.
|
inlineinherited |
Definition at line 416 of file lp_data/sparse_vector.h.
|
inline |
Definition at line 33 of file sparse_column.h.
|
protectedinherited |
Definition at line 443 of file lp_data/sparse_vector.h.
|
protectedinherited |
Definition at line 433 of file lp_data/sparse_vector.h.
|
protectedinherited |
Definition at line 442 of file lp_data/sparse_vector.h.