Update rules for the MessagePassing framework. More...
#include <messagepassing_bp.hxx>
Public Types | |
typedef GM | GraphicalModelType |
typedef BUFFER | BufferType |
typedef BUFFER::ArrayType | BufferArrayType |
typedef GM::ValueType | ValueType |
typedef GM::IndependentFactorType | IndependentFactorType |
typedef GM::FactorType | FactorType |
typedef GM::OperatorType | OperatorType |
Update rules for the MessagePassing framework.
Definition at line 76 of file messagepassing_bp.hxx.
typedef BUFFER::ArrayType opengm::BeliefPropagationUpdateRules< GM, ACC, BUFFER >::BufferArrayType |
Definition at line 80 of file messagepassing_bp.hxx.
typedef BUFFER opengm::BeliefPropagationUpdateRules< GM, ACC, BUFFER >::BufferType |
Definition at line 79 of file messagepassing_bp.hxx.
typedef GM::FactorType opengm::BeliefPropagationUpdateRules< GM, ACC, BUFFER >::FactorType |
Definition at line 83 of file messagepassing_bp.hxx.
typedef GM opengm::BeliefPropagationUpdateRules< GM, ACC, BUFFER >::GraphicalModelType |
Definition at line 78 of file messagepassing_bp.hxx.
typedef GM::IndependentFactorType opengm::BeliefPropagationUpdateRules< GM, ACC, BUFFER >::IndependentFactorType |
Definition at line 82 of file messagepassing_bp.hxx.
typedef GM::OperatorType opengm::BeliefPropagationUpdateRules< GM, ACC, BUFFER >::OperatorType |
Definition at line 84 of file messagepassing_bp.hxx.
typedef GM::ValueType opengm::BeliefPropagationUpdateRules< GM, ACC, BUFFER >::ValueType |
Definition at line 81 of file messagepassing_bp.hxx.