#include <gtsam/base/Vector.h>#include <gtsam/discrete/DiscreteBayesNet.h>#include <gtsam/discrete/DiscreteBayesTree.h>#include <gtsam/discrete/DiscreteFactorGraph.h>#include <gtsam/inference/BayesNet.h>#include <boost/assign/std/vector.hpp>#include <CppUnitLite/TestHarness.h>#include <vector>
Go to the source code of this file.
Functions | |
| int | main () |
| TEST_UNSAFE (DiscreteBayesTree, ThinTree) | |
Variables | |
| static bool | debug = false |
| int main | ( | void | ) |
Definition at line 228 of file testDiscreteBayesTree.cpp.
| TEST_UNSAFE | ( | DiscreteBayesTree | , |
| ThinTree | |||
| ) |
Definition at line 38 of file testDiscreteBayesTree.cpp.
|
static |
Definition at line 34 of file testDiscreteBayesTree.cpp.