Public Types
hector_pose_estimation::ColumnVector_< Rows > Struct Template Reference

#include <matrix.h>

List of all members.

Public Types

typedef Eigen::Matrix
< ScalarType, Rows,
1, Eigen::ColMajor,(Rows!=Dynamic?Rows:MaxVectorSize), 1 > 
type

Detailed Description

template<int Rows>
struct hector_pose_estimation::ColumnVector_< Rows >

Definition at line 52 of file matrix.h.


Member Typedef Documentation

template<int Rows>
typedef Eigen::Matrix<ScalarType, Rows, 1, Eigen::ColMajor, (Rows != Dynamic ? Rows : MaxVectorSize), 1 > hector_pose_estimation::ColumnVector_< Rows >::type

Definition at line 56 of file matrix.h.


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


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Mon Aug 22 2016 03:53:11