#include <CppUnitLite/TestHarness.h>
#include <gtsam/base/Testable.h>
#include <gtsam/base/serializationTestHelpers.h>
#include <gtsam/discrete/DiscreteFactor.h>
Go to the source code of this file.
Functions | |
int | main () |
TEST (DisreteKeys, Serialization) | |
int main | ( | ) |
Definition at line 41 of file testDiscreteFactor.cpp.
TEST | ( | DisreteKeys | , |
Serialization | |||
) |
Definition at line 29 of file testDiscreteFactor.cpp.