Public Types | List of all members
hector_pose_estimation::ColumnVector_< Rows > Struct Template Reference

#include <matrix.h>

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 Thu Feb 18 2021 03:29:31