GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Types | Static Public Attributes | List of all members
gtsam::FixedDimension< T > Struct Template Reference

Give fixed size dimension of a type, fails at compile time if dynamic. More...

#include <Manifold.h>

Public Types

typedef const int value_type
 

Static Public Attributes

static const int value = traits<T>::dimension
 

Detailed Description

template<typename T>
struct gtsam::FixedDimension< T >

Give fixed size dimension of a type, fails at compile time if dynamic.


The documentation for this struct was generated from the following file: