#include <Lie.h>

Public Types | |
| typedef traits< T >::ChartJacobian | ChartJacobian |
| typedef traits< T >::ManifoldType | ManifoldType |
| typedef traits< T >::structure_category | structure_category_tag |
| typedef traits< T >::TangentVector | TangentVector |
Public Types inherited from gtsam::IsGroup< T > | |
| typedef traits< T >::group_flavor | flavor_tag |
| typedef traits< T >::structure_category | structure_category_tag |
Public Member Functions | |
| GTSAM_CONCEPT_USAGE (IsLieGroup) | |
Public Member Functions inherited from gtsam::IsGroup< T > | |
| GTSAM_CONCEPT_USAGE (IsGroup) | |
Static Public Attributes | |
| static constexpr bool | value |
Private Attributes | |
| T | g |
| T | h |
| ChartJacobian | Hg |
| ChartJacobian | Hh |
| TangentVector | v |
Lie Group Concept
| typedef traits<T>::ChartJacobian gtsam::IsLieGroup< T >::ChartJacobian |
| typedef traits<T>::ManifoldType gtsam::IsLieGroup< T >::ManifoldType |
| typedef traits<T>::structure_category gtsam::IsLieGroup< T >::structure_category_tag |
| typedef traits<T>::TangentVector gtsam::IsLieGroup< T >::TangentVector |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticconstexpr |