Public Types | Public Member Functions | Public Attributes | Protected Member Functions
hector_pose_estimation::Matrix_< Rows, Cols > Class Template Reference

#include <matrix.h>

Inheritance diagram for hector_pose_estimation::Matrix_< Rows, Cols >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Eigen::Matrix
< ScalarType, Rows, 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 (Rows!=Dynamic||Cols!=Dynamic) typedef Matrix_< Rows
 Matrix_ ()
 Matrix_ (Scalar value)
template<typename OtherDerived >
 Matrix_ (const Eigen::MatrixBase< OtherDerived > &other)

Public Attributes

Cols Derived

Protected Member Functions

 Matrix_ (Index rows, Index cols)

Detailed Description

template<int Rows, int Cols>
class hector_pose_estimation::Matrix_< Rows, Cols >

Definition at line 103 of file matrix.h.


Member Typedef Documentation

template<int Rows, int Cols>
typedef Eigen::Matrix<ScalarType,Rows,Cols> hector_pose_estimation::Matrix_< Rows, Cols >::Base
template<int Rows, int Cols>
typedef Eigen::Map<const Base> hector_pose_estimation::Matrix_< Rows, Cols >::ConstMap
template<int Rows, int Cols>
typedef Eigen::internal::traits<Base>::Index hector_pose_estimation::Matrix_< Rows, Cols >::Index
template<int Rows, int Cols>
typedef Eigen::Map<Base> hector_pose_estimation::Matrix_< Rows, Cols >::Map
template<int Rows, int Cols>
typedef Eigen::internal::traits<Base>::Scalar hector_pose_estimation::Matrix_< Rows, Cols >::Scalar

Constructor & Destructor Documentation

template<int Rows, int Cols>
hector_pose_estimation::Matrix_< Rows, Cols >::Matrix_ ( ) [inline]

Definition at line 114 of file matrix.h.

template<int Rows, int Cols>
hector_pose_estimation::Matrix_< Rows, Cols >::Matrix_ ( Scalar  value) [inline]

Definition at line 115 of file matrix.h.

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

Definition at line 116 of file matrix.h.

template<int Rows, int Cols>
hector_pose_estimation::Matrix_< Rows, Cols >::Matrix_ ( Index  rows,
Index  cols 
) [inline, explicit, protected]

Definition at line 121 of file matrix.h.


Member Function Documentation

template<int Rows, int Cols>
hector_pose_estimation::Matrix_< Rows, Cols >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF ( Rows!  = Dynamic || Cols != Dynamic)

Member Data Documentation

template<int Rows, int Cols>
Cols hector_pose_estimation::Matrix_< Rows, Cols >::Derived

Reimplemented in hector_pose_estimation::SymmetricMatrix.

Definition at line 107 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 Mon Oct 6 2014 00:24:16