![]() |
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::VectorOrFunction< ScalarType, Evaluator > |
| Template to abstract the access to STL functions or vector values. More... | |
| class | operations_research::VectorOrFunction< ScalarType, std::vector< ScalarType > > |
| Specialization for vectors. More... | |
| class | operations_research::MatrixOrFunction< ScalarType, Evaluator, square > |
| class | operations_research::MatrixOrFunction< ScalarType, std::vector< std::vector< ScalarType > >, square > |
| Specialization for vector-based matrices. More... | |
Namespaces | |
| namespace | operations_research |
| In SWIG mode, we don't want anything besides these top-level includes. | |