|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
Both ManifoldTraits and Testable. More...
#include <Manifold.h>


Public Types | |
| enum | { dimension = Class::dimension } |
| typedef Class | ManifoldType |
| typedef manifold_tag | structure_category |
| typedef Eigen::Matrix< double, dimension, 1 > | TangentVector |
Public Member Functions | |
| GTSAM_CONCEPT_ASSERT (HasManifoldPrereqs< Class >) | |
| GTSAM_CONCEPT_ASSERT (HasTestablePrereqs< Class >) | |
Both ManifoldTraits and Testable.
1.8.13