![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Go to the source code of this file.
Classes | |
| class | operations_research::math_opt::UpdateDataFieldIterator< UpdateData, V, Field, BaseIter > |
Namespaces | |
| namespace | operations_research |
| In SWIG mode, we don't want anything besides these top-level includes. | |
| namespace | operations_research::math_opt |
| An object oriented wrapper for quadratic constraints in ModelStorage. | |
Functions | |
| template<typename V, typename C> | |
| V | operations_research::math_opt::MemberPointerValueType (V C::*) |
| template<typename V, typename C> | |
| C | operations_research::math_opt::MemberPointerClassType (V C::*) |
| template<auto PointerToMember, typename BaseIter> | |
| auto | operations_research::math_opt::MakeUpdateDataFieldIterator (BaseIter base_iter) |
| template<auto PointerToMember, typename UpdateTrackers> | |
| auto | operations_research::math_opt::MakeUpdateDataFieldRange (const UpdateTrackers &trackers) |