Discrete Bayes Net example with famous Asia Bayes Network. More...
#include <gtsam/discrete/DiscreteFactorGraph.h>
#include <gtsam/discrete/DiscreteMarginals.h>
#include <gtsam/inference/BayesNet.h>
#include <iomanip>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Discrete Bayes Net example with famous Asia Bayes Network.
Hidden Markov Model example, discrete.
Definition in file DiscreteBayesNetExample.cpp.
Definition at line 28 of file DiscreteBayesNetExample.cpp.