|
libDAI
|
Defines class BP, which implements (Loopy) Belief Propagation. More...
#include <string>#include <dai/daialg.h>#include <dai/factorgraph.h>#include <dai/properties.h>#include <dai/enum.h>Go to the source code of this file.
Classes | |
| class | dai::BP |
| Approximate inference algorithm "(Loopy) Belief Propagation". More... | |
| struct | dai::BP::EdgeProp |
| Type used for storing edge properties. More... | |
| struct | dai::BP::Properties |
| Parameters for BP. More... | |
Namespaces | |
| namespace | dai |
Namespace for libDAI. | |
Defines class BP, which implements (Loopy) Belief Propagation.
1.7.4