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 > 
Base
typedef Eigen::Map< const BaseConstMap
typedef
Eigen::internal::traits< Base >
::Index 
Index
typedef Eigen::Map< BaseMap
typedef
Eigen::internal::traits< Base >
::Scalar 
Scalar

Public Member Functions

 EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF (Cols!=Dynamic) typedef RowVector_< Cols > Derived
 RowVector_ ()
 RowVector_ (Scalar value)
 RowVector_ (Scalar x, Scalar y, Scalar z)
template<typename OtherDerived >
 RowVector_ (const Eigen::MatrixBase< OtherDerived > &other)

Detailed Description

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

Definition at line 82 of file matrix.h.


Member Typedef Documentation

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

Definition at line 87 of file matrix.h.

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

Definition at line 91 of file matrix.h.

template<int Cols>
typedef Eigen::internal::traits<Base>::Index hector_pose_estimation::RowVector_< Cols >::Index

Definition at line 89 of file matrix.h.

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

Definition at line 90 of file matrix.h.

template<int Cols>
typedef Eigen::internal::traits<Base>::Scalar hector_pose_estimation::RowVector_< Cols >::Scalar

Definition at line 88 of file matrix.h.


Constructor & Destructor Documentation

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

Definition at line 93 of file matrix.h.

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

Definition at line 94 of file matrix.h.

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

Definition at line 95 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 96 of file matrix.h.


Member Function Documentation

template<int Cols>
hector_pose_estimation::RowVector_< Cols >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF ( Cols!  = Dynamic)

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


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Mon Oct 6 2014 00:24:16