![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 26 of file sparse_vector.h.
#include <sparse_vector.h>
Public Attributes | |
| std::vector< int64_t > | ids |
| std::vector< T > | values |
| std::vector<int64_t> operations_research::math_opt::SparseVector< T >::ids |
Definition at line 28 of file sparse_vector.h.
| std::vector<T> operations_research::math_opt::SparseVector< T >::values |
Definition at line 31 of file sparse_vector.h.