Unit tests for HybridFactorGraph. More...
#include <CppUnitLite/Test.h>
#include <CppUnitLite/TestHarness.h>
#include <gtsam/base/TestableAssertions.h>
#include <gtsam/base/utilities.h>
#include <gtsam/hybrid/HybridFactorGraph.h>
#include <gtsam/inference/Symbol.h>
#include <gtsam/nonlinear/PriorFactor.h>
Go to the source code of this file.
Functions | |
int | main () |
TEST (HybridFactorGraph, Constructor) | |
int main | ( | void | ) |
Definition at line 41 of file testHybridFactorGraph.cpp.
TEST | ( | HybridFactorGraph | , |
Constructor | |||
) |
Definition at line 35 of file testHybridFactorGraph.cpp.