#include <gtsam/inference/VariableIndex.h>
#include <gtsam/discrete/DecisionTreeFactor.h>
#include <gtsam/discrete/DiscreteFactorGraph.h>
#include <CppUnitLite/TestHarness.h>
#include <boost/range/adaptor/map.hpp>
#include <boost/assign/list_of.hpp>
#include <iostream>
#include <fstream>
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 | ( | void | ) |
Definition at line 256 of file testLoopyBelief.cpp.
TEST_UNSAFE | ( | LoopyBelief | , |
construction | |||
) |
Definition at line 220 of file testLoopyBelief.cpp.