Vector Space concept. More...
#include <VectorSpace.h>
Public Types | |
typedef traits< T >::structure_category | structure_category_tag |
![]() | |
typedef traits< T >::ChartJacobian | ChartJacobian |
typedef traits< T >::ManifoldType | ManifoldType |
typedef traits< T >::structure_category | structure_category_tag |
typedef traits< T >::TangentVector | TangentVector |
![]() | |
typedef traits< T >::group_flavor | flavor_tag |
typedef traits< T >::structure_category | structure_category_tag |
Public Member Functions | |
GTSAM_CONCEPT_USAGE (IsVectorSpace) | |
![]() | |
GTSAM_CONCEPT_USAGE (IsLieGroup) | |
![]() | |
GTSAM_CONCEPT_USAGE (IsGroup) | |
Private Attributes | |
T | p |
T | q |
T | r |
Vector Space concept.
Definition at line 490 of file VectorSpace.h.
typedef traits<T>::structure_category gtsam::IsVectorSpace< T >::structure_category_tag |
Definition at line 493 of file VectorSpace.h.
|
inline |
Definition at line 495 of file VectorSpace.h.
|
private |
Definition at line 505 of file VectorSpace.h.
|
private |
Definition at line 505 of file VectorSpace.h.
|
private |
Definition at line 505 of file VectorSpace.h.