|
| 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 > |
| |