|
OpenGM
2.3.x
Discrete Graphical Model Library
|
Provides implementation for class LinearConstraint. More...
Include dependency graph for linear_constraint.hxx:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | opengm::LinearConstraintTraits |
| Traits class for LinearConstraint to provide template independent enum for ConstraintOperatorType. More... | |
| struct | opengm::LinearConstraintTraits::LinearConstraintOperator |
| This struct is used to create an own scope for the LinearConstraintTraits::LinearConstraintOperator::ValueType enum as this is not done in C++ by default. More... | |
| class | opengm::LinearConstraint< VALUE_TYPE, INDEX_TYPE, LABEL_TYPE > |
| Define a linear constraint for a set of indicatorVariables. More... | |
Namespaces | |
| opengm | |
| The OpenGM namespace. | |
Provides implementation for class LinearConstraint.
Definition in file linear_constraint.hxx.
1.8.9.1