Public Types | Public Member Functions | Protected Member Functions
hector_pose_estimation::SymmetricMatrix_< RowsCols > Class Template Reference

#include <matrix.h>

Inheritance diagram for hector_pose_estimation::SymmetricMatrix_< RowsCols >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Storage::Base Base
typedef Eigen::Map< const BaseConstMap
typedef
Eigen::internal::traits< Base >
::Index 
Index
typedef Eigen::Map< BaseMap
typedef
Eigen::internal::traits< Base >
::Scalar 
Scalar
typedef Eigen::SelfAdjointView
< typename Storage::Base,
Upper > 
SelfAdjointView
typedef Matrix_< RowsCols,
RowsCols > 
Storage

Public Member Functions

 EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF (RowsCols!=Dynamic) typedef SymmetricMatrix_< RowsCols > Derived
Derived inverse () const
template<typename OtherDerived >
Derivedoperator= (const Eigen::MatrixBase< OtherDerived > &other)
Derivedsymmetric ()
 SymmetricMatrix_ ()
 SymmetricMatrix_ (Scalar value)
template<typename OtherDerived >
 SymmetricMatrix_ (const Eigen::MatrixBase< OtherDerived > &other)

Protected Member Functions

 SymmetricMatrix_ (Index dim)

Detailed Description

template<int RowsCols>
class hector_pose_estimation::SymmetricMatrix_< RowsCols >

Definition at line 233 of file matrix.h.


Member Typedef Documentation

template<int RowsCols>
typedef Storage::Base hector_pose_estimation::SymmetricMatrix_< RowsCols >::Base

Reimplemented from hector_pose_estimation::Matrix_< RowsCols, RowsCols >.

Reimplemented in hector_pose_estimation::SymmetricMatrix.

Definition at line 239 of file matrix.h.

template<int RowsCols>
typedef Eigen::Map<const Base> hector_pose_estimation::SymmetricMatrix_< RowsCols >::ConstMap

Reimplemented from hector_pose_estimation::Matrix_< RowsCols, RowsCols >.

Reimplemented in hector_pose_estimation::SymmetricMatrix.

Definition at line 244 of file matrix.h.

template<int RowsCols>
typedef Eigen::internal::traits<Base>::Index hector_pose_estimation::SymmetricMatrix_< RowsCols >::Index

Reimplemented from hector_pose_estimation::Matrix_< RowsCols, RowsCols >.

Reimplemented in hector_pose_estimation::SymmetricMatrix.

Definition at line 242 of file matrix.h.

template<int RowsCols>
typedef Eigen::Map<Base> hector_pose_estimation::SymmetricMatrix_< RowsCols >::Map

Reimplemented from hector_pose_estimation::Matrix_< RowsCols, RowsCols >.

Reimplemented in hector_pose_estimation::SymmetricMatrix.

Definition at line 243 of file matrix.h.

template<int RowsCols>
typedef Eigen::internal::traits<Base>::Scalar hector_pose_estimation::SymmetricMatrix_< RowsCols >::Scalar

Reimplemented from hector_pose_estimation::Matrix_< RowsCols, RowsCols >.

Reimplemented in hector_pose_estimation::SymmetricMatrix.

Definition at line 241 of file matrix.h.

template<int RowsCols>
typedef Eigen::SelfAdjointView<typename Storage::Base,Upper> hector_pose_estimation::SymmetricMatrix_< RowsCols >::SelfAdjointView

Reimplemented in hector_pose_estimation::SymmetricMatrix.

Definition at line 240 of file matrix.h.

template<int RowsCols>
typedef Matrix_<RowsCols,RowsCols> hector_pose_estimation::SymmetricMatrix_< RowsCols >::Storage

Reimplemented in hector_pose_estimation::SymmetricMatrix.

Definition at line 238 of file matrix.h.


Constructor & Destructor Documentation

template<int RowsCols>
hector_pose_estimation::SymmetricMatrix_< RowsCols >::SymmetricMatrix_ ( ) [inline]

Definition at line 247 of file matrix.h.

template<int RowsCols>
hector_pose_estimation::SymmetricMatrix_< RowsCols >::SymmetricMatrix_ ( Scalar  value) [inline]

Definition at line 248 of file matrix.h.

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

Definition at line 249 of file matrix.h.

template<int RowsCols>
hector_pose_estimation::SymmetricMatrix_< RowsCols >::SymmetricMatrix_ ( Index  dim) [inline, explicit, protected]

Definition at line 276 of file matrix.h.


Member Function Documentation

template<int RowsCols>
hector_pose_estimation::SymmetricMatrix_< RowsCols >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF ( RowsCols!  = Dynamic)
template<int RowsCols>
Derived hector_pose_estimation::SymmetricMatrix_< RowsCols >::inverse ( ) const [inline]

Definition at line 270 of file matrix.h.

template<int RowsCols>
template<typename OtherDerived >
Derived& hector_pose_estimation::SymmetricMatrix_< RowsCols >::operator= ( const Eigen::MatrixBase< OtherDerived > &  other) [inline]

Reimplemented in hector_pose_estimation::SymmetricMatrix.

Definition at line 251 of file matrix.h.

template<int RowsCols>
Derived& hector_pose_estimation::SymmetricMatrix_< RowsCols >::symmetric ( ) [inline]

Reimplemented in hector_pose_estimation::SymmetricMatrix.

Definition at line 256 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