OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces
lp_functiontransfer.hxx File Reference
#include <opengm/opengm.hxx>
#include <opengm/datastructures/linear_constraint.hxx>
#include <opengm/functions/soft_constraint_functions/sum_constraint_function.hxx>
#include <opengm/functions/soft_constraint_functions/label_cost_function.hxx>
+ Include dependency graph for lp_functiontransfer.hxx:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opengm::LPFunctionTransfer< VALUE_TYPE, INDEX_TYPE, LABEL_TYPE >
 Provides transformations for some function types when they are used in inference algorithms which use linear programming. More...
 
struct  opengm::LPFunctionTransfer< VALUE_TYPE, INDEX_TYPE, LABEL_TYPE >::IsTransferableFunctor
 Functor to call LPFunctionTransfer::isTransferable() for a factor of the graphical model. More...
 
struct  opengm::LPFunctionTransfer< VALUE_TYPE, INDEX_TYPE, LABEL_TYPE >::NumSlackVariablesFunctor
 Functor to call LPFunctionTransfer::numSlackVariables() for a graphical model factor. More...
 
struct  opengm::LPFunctionTransfer< VALUE_TYPE, INDEX_TYPE, LABEL_TYPE >::GetSlackVariablesOrderFunctor
 Functor to call LPFunctionTransfer::getSlackVariablesOrder() for a factor of the graphical model. More...
 
struct  opengm::LPFunctionTransfer< VALUE_TYPE, INDEX_TYPE, LABEL_TYPE >::GetSlackVariablesObjectiveCoefficientsFunctor
 Functor to call LPFunctionTransfer::getSlackVariablesObjectiveCoefficients() for a factor of the graphical model. More...
 
struct  opengm::LPFunctionTransfer< VALUE_TYPE, INDEX_TYPE, LABEL_TYPE >::GetIndicatorVariablesFunctor
 Functor to call LPFunctionTransfer::getIndicatorVariables() for a factor of the graphical model. More...
 
struct  opengm::LPFunctionTransfer< VALUE_TYPE, INDEX_TYPE, LABEL_TYPE >::GetLinearConstraintsFunctor
 Functor to call LPFunctionTransfer::getLinearConstraints() for a factor of the graphical model. More...
 
class  opengm::LPFunctionTransfer_impl< FUNCTION_TYPE, VALUE_TYPE, INDEX_TYPE, LABEL_TYPE >
 Default implementation for class opengm::LPFunctionTransfer. More...
 
class  opengm::LPFunctionTransfer_impl< SumConstraintFunction< VALUE_TYPE, INDEX_TYPE, LABEL_TYPE >, VALUE_TYPE, INDEX_TYPE, LABEL_TYPE >
 
class  opengm::LPFunctionTransfer_impl< LabelCostFunction< VALUE_TYPE, INDEX_TYPE, LABEL_TYPE >, VALUE_TYPE, INDEX_TYPE, LABEL_TYPE >
 

Namespaces

 opengm
 The OpenGM namespace.