#include <CppUnitLite/TestHarness.h>
#include <gtsam/discrete/DecisionTreeFactor.h>
#include <gtsam/discrete/DiscreteFactorGraph.h>
#include <gtsam/discrete/DiscreteConditional.h>
#include <gtsam/inference/VariableIndex.h>
#include <fstream>
#include <iostream>
Go to the source code of this file.
Classes | |
class | LoopyBelief |
struct | LoopyBelief::StarGraph |
Functions | |
int | main () |
TEST_UNSAFE (LoopyBelief, construction) | |
Definition in file testLoopyBelief.cpp.
int main | ( | ) |
Definition at line 253 of file testLoopyBelief.cpp.
TEST_UNSAFE | ( | LoopyBelief | , |
construction | |||
) |
Definition at line 218 of file testLoopyBelief.cpp.