![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Implements approximate inference algorithms from Loopy Belief Propagation. More...
#include <agrum/BN/inference/loopySamplingInference.h>Go to the source code of this file.
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Macros | |
| #define | DEFAULT_VIRTUAL_LBP_SIZE 5000 |
Implements approximate inference algorithms from Loopy Belief Propagation.
Definition in file loopySamplingInference_tpl.h.
| #define DEFAULT_VIRTUAL_LBP_SIZE 5000 |
Definition at line 55 of file loopySamplingInference_tpl.h.
Referenced by gum::LoopySamplingInference< GUM_SCALAR, APPROX >::LoopySamplingInference().