gtsam
4.0.0
gtsam
|
Give fixed size dimension of a type, fails at compile time if dynamic.
Public Member Functions | |
BOOST_STATIC_ASSERT_MSG (value !=Eigen::Dynamic, "FixedDimension instantiated for dymanically-sized type.") | |
Static Public Attributes | |
static const int | value = traits<T>::dimension |
Public Types | |
typedef const int | value_type |