Namespaces | Macros | Functions
testLie.h File Reference
#include <gtsam/base/Lie.h>
#include <gtsam/base/numericalDerivative.h>
#include <CppUnitLite/TestResult.h>
#include <CppUnitLite/Test.h>
#include <CppUnitLite/Failure.h>
Include dependency graph for testLie.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gtsam
 traits
 

Macros

#define CHECK_CHART_DERIVATIVES(t1, t2)   { gtsam::testChartDerivatives(result_, name_, t1, t2); }
 
#define CHECK_LIE_GROUP_DERIVATIVES(t1, t2)   { gtsam::testLieGroupDerivatives(result_, name_, t1, t2); }
 

Functions

template<typename G >
void gtsam::testChartDerivatives (TestResult &result_, const std::string &name_, const G &t1, const G &t2)
 
template<typename G >
void gtsam::testLieGroupDerivatives (TestResult &result_, const std::string &name_, const G &t1, const G &t2)
 

Macro Definition Documentation

#define CHECK_CHART_DERIVATIVES (   t1,
  t2 
)    { gtsam::testChartDerivatives(result_, name_, t1, t2); }

Definition at line 85 of file testLie.h.

#define CHECK_LIE_GROUP_DERIVATIVES (   t1,
  t2 
)    { gtsam::testLieGroupDerivatives(result_, name_, t1, t2); }

Definition at line 82 of file testLie.h.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:41