#include <gtsam/base/Testable.h>
#include <gtsam/discrete/DiscreteFactor.h>
#include <CppUnitLite/TestHarness.h>
#include <boost/assign/std/map.hpp>
Go to the source code of this file.
Functions | |
int | main () |
int main | ( | void | ) |
Definition at line 29 of file testDiscreteFactor.cpp.