Give fixed size dimension of a type, fails at compile time if dynamic. More...
#include <Manifold.h>
Public Attributes | |
const typedef int | value_type |
Static Public Attributes | |
static const int | value = traits<T>::dimension |
Give fixed size dimension of a type, fails at compile time if dynamic.
Definition at line 161 of file Manifold.h.
|
static |
Definition at line 163 of file Manifold.h.
const typedef int gtsam::FixedDimension< T >::value_type |
Definition at line 162 of file Manifold.h.