|
OpenGM
2.3.x
Discrete Graphical Model Library
|
Provides implementation of a sum constraint function. More...
#include <cmath>#include <opengm/opengm.hxx>#include <opengm/functions/function_registration.hxx>#include <opengm/functions/function_properties_base.hxx>#include <opengm/utilities/unsigned_integer_pow.hxx>
Include dependency graph for sum_constraint_function.hxx:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | opengm::LPFunctionTransfer_impl< FUNCTION_TYPE, VALUE_TYPE, INDEX_TYPE, LABEL_TYPE > |
| Default implementation for class opengm::LPFunctionTransfer. More... | |
| class | opengm::SumConstraintFunction< VALUE_TYPE, INDEX_TYPE, LABEL_TYPE > |
| A sum constraint function class penalizing the violation of a given linear equality constraint. More... | |
Namespaces | |
| opengm | |
| The OpenGM namespace. | |
Provides implementation of a sum constraint function.
Definition in file sum_constraint_function.hxx.
1.8.9.1