![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Class implementing loopy-propagation with binary networks - L2U algorithm. More...
#include <cstdlib>#include <ctime>#include <limits>#include <agrum/CN/inference/inferenceEngine.h>#include <agrum/CN/inference/CNLoopyPropagation_tpl.h>Go to the source code of this file.
Classes | |
| class | gum::credal::CNLoopyPropagation< GUM_SCALAR > |
| <agrum/CN/CNLoopyPropagation.h> More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
| namespace | gum::credal |
| namespace for all credal networks entities | |
Macros | |
| #define | INF_ std::numeric_limits< GUM_SCALAR >::infinity() |
Class implementing loopy-propagation with binary networks - L2U algorithm.
Definition in file CNLoopyPropagation.h.
| #define INF_ std::numeric_limits< GUM_SCALAR >::infinity() |
Definition at line 58 of file CNLoopyPropagation.h.
Referenced by gum::credal::CNLoopyPropagation< GUM_SCALAR >::compute_ext_(), gum::credal::CNLoopyPropagation< GUM_SCALAR >::initialize_(), gum::credal::CNLoopyPropagation< GUM_SCALAR >::msgP_(), gum::credal::CNLoopyPropagation< GUM_SCALAR >::refreshLMsPIs_(), gum::credal::CNLoopyPropagation< GUM_SCALAR >::saveInference(), and gum::credal::CNLoopyPropagation< GUM_SCALAR >::updateMarginals_().