![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::math_opt::SparseCoefficientMap, including all inherited members.
| clear() | operations_research::math_opt::SparseCoefficientMap | inline |
| erase(VariableId id) | operations_research::math_opt::SparseCoefficientMap | inline |
| get(VariableId id) const | operations_research::math_opt::SparseCoefficientMap | inline |
| Proto() const | operations_research::math_opt::SparseCoefficientMap | |
| set(VariableId id, double coeff) | operations_research::math_opt::SparseCoefficientMap | inline |
| SparseCoefficientMap()=default | operations_research::math_opt::SparseCoefficientMap | |
| SparseCoefficientMap(absl::flat_hash_map< VariableId, double > terms) | operations_research::math_opt::SparseCoefficientMap | inlineexplicit |
| terms() const | operations_research::math_opt::SparseCoefficientMap | inline |