Public Types | Public Member Functions
hector_pose_estimation::RowVector_< Cols > Class Template Reference

#include <matrix.h>

Inheritance diagram for hector_pose_estimation::RowVector_< Cols >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Eigen::Matrix
< ScalarType, 1, Cols,
0, 1, MaxVectorSize > 
Base
typedef Eigen::Map< const BaseConstMap
typedef RowVector_< Cols > Derived
typedef Eigen::Map< BaseMap

Public Member Functions

Derivedoperator= (ScalarType scalar)
 RowVector_ ()
 RowVector_ (IndexType size)
 RowVector_ (ScalarType x, ScalarType y, ScalarType z)
template<typename OtherDerived >
 RowVector_ (const Eigen::MatrixBase< OtherDerived > &other)

Detailed Description

template<int Cols>
class hector_pose_estimation::RowVector_< Cols >

Definition at line 71 of file matrix.h.


Member Typedef Documentation

template<int Cols>
typedef Eigen::Matrix<ScalarType,1,Cols,0,1,MaxVectorSize> hector_pose_estimation::RowVector_< Cols >::Base

Definition at line 74 of file matrix.h.

template<int Cols>
typedef Eigen::Map<const Base> hector_pose_estimation::RowVector_< Cols >::ConstMap

Definition at line 76 of file matrix.h.

template<int Cols>
typedef RowVector_<Cols> hector_pose_estimation::RowVector_< Cols >::Derived

Definition at line 73 of file matrix.h.

template<int Cols>
typedef Eigen::Map<Base> hector_pose_estimation::RowVector_< Cols >::Map

Definition at line 75 of file matrix.h.


Constructor & Destructor Documentation

template<int Cols>
hector_pose_estimation::RowVector_< Cols >::RowVector_ ( ) [inline]

Definition at line 78 of file matrix.h.

template<int Cols>
hector_pose_estimation::RowVector_< Cols >::RowVector_ ( IndexType  size) [inline, explicit]

Definition at line 79 of file matrix.h.

template<int Cols>
hector_pose_estimation::RowVector_< Cols >::RowVector_ ( ScalarType  x,
ScalarType  y,
ScalarType  z 
) [inline]

Definition at line 81 of file matrix.h.

template<int Cols>
template<typename OtherDerived >
hector_pose_estimation::RowVector_< Cols >::RowVector_ ( const Eigen::MatrixBase< OtherDerived > &  other) [inline]

Definition at line 82 of file matrix.h.


Member Function Documentation

template<int Cols>
Derived& hector_pose_estimation::RowVector_< Cols >::operator= ( ScalarType  scalar) [inline]

Definition at line 85 of file matrix.h.


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


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Fri Aug 28 2015 10:59:55