|
libDAI
|
Defines the FactorGraph class, which represents factor graphs (e.g., Bayesian networks or Markov random fields) More...
#include <iostream>#include <map>#include <dai/bipgraph.h>#include <dai/graph.h>#include <dai/factor.h>Go to the source code of this file.
Classes | |
| class | dai::FactorGraph |
| Represents a factor graph. More... | |
Namespaces | |
| namespace | dai |
Namespace for libDAI. | |
Defines the FactorGraph class, which represents factor graphs (e.g., Bayesian networks or Markov random fields)
1.7.4