|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
Requirements on type to pass it to Manifold template below. More...
#include <Manifold.h>

Public Types | |
| enum | { dim = Class::dimension } |
Public Member Functions | |
| BOOST_CONCEPT_USAGE (HasManifoldPrereqs) | |
Public Attributes | |
| Class | p |
| Class | q |
| Eigen::Matrix< double, dim, 1 > | v |
| OptionalJacobian< dim, dim > | Hp |
| OptionalJacobian< dim, dim > | Hq |
| OptionalJacobian< dim, dim > | Hv |
Requirements on type to pass it to Manifold template below.
1.8.13