$search

hector_pose_estimation::Matrix_< m, n > Class Template Reference

#include <matrix.h>

List of all members.

Public Member Functions

 Matrix_ (const Matrix &other)
 Matrix_ (const Matrix_< m, n > &other)
 Matrix_ (const RowVector_< n > &row_value)
 Matrix_ (double value)
 Matrix_ ()

Detailed Description

template<unsigned int m, unsigned int n>
class hector_pose_estimation::Matrix_< m, n >

Definition at line 79 of file matrix.h.


Constructor & Destructor Documentation

template<unsigned int m, unsigned int n>
hector_pose_estimation::Matrix_< m, n >::Matrix_ (  )  [inline]

Definition at line 81 of file matrix.h.

template<unsigned int m, unsigned int n>
hector_pose_estimation::Matrix_< m, n >::Matrix_ ( double  value  )  [inline]

Definition at line 82 of file matrix.h.

template<unsigned int m, unsigned int n>
hector_pose_estimation::Matrix_< m, n >::Matrix_ ( const RowVector_< n > &  row_value  )  [inline]

Definition at line 83 of file matrix.h.

template<unsigned int m, unsigned int n>
hector_pose_estimation::Matrix_< m, n >::Matrix_ ( const Matrix_< m, n > &  other  )  [inline]

Definition at line 84 of file matrix.h.

template<unsigned int m, unsigned int n>
hector_pose_estimation::Matrix_< m, n >::Matrix_ ( const Matrix &  other  )  [inline]

Definition at line 85 of file matrix.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Tue Mar 5 12:32:36 2013