Classes | Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes
LieAlgebra Class Reference

#include <lie_algebra.hpp>

Inheritance diagram for LieAlgebra:
Inheritance graph
[legend]

List of all members.

Classes

class  LieAlgebraBasisVector

Public Member Functions

cv::Mat algebra2group (const cv::Mat &lieAlgebraCoords) const
void dot (const cv::Mat &src, cv::Mat &dst) const
virtual ~LieAlgebra ()

Protected Member Functions

 LieAlgebra ()

Static Protected Member Functions

static cv::Mat matrixExp (const cv::Mat &mat)

Protected Attributes

std::vector
< LieAlgebraBasisVector
basis

Detailed Description

Definition at line 4 of file lie_algebra.hpp.


Constructor & Destructor Documentation

virtual LieAlgebra::~LieAlgebra ( ) [inline, virtual]

Definition at line 13 of file lie_algebra.hpp.

LieAlgebra::LieAlgebra ( ) [inline, protected]

Definition at line 17 of file lie_algebra.hpp.


Member Function Documentation

Mat LieAlgebra::algebra2group ( const cv::Mat &  lieAlgebraCoords) const

Definition at line 352 of file esm.cpp.

void LieAlgebra::dot ( const cv::Mat &  src,
cv::Mat &  dst 
) const

Definition at line 341 of file esm.cpp.

Mat LieAlgebra::matrixExp ( const cv::Mat &  mat) [static, protected]

Definition at line 369 of file esm.cpp.


Member Data Documentation

std::vector<LieAlgebraBasisVector> LieAlgebra::basis [protected]

Definition at line 43 of file lie_algebra.hpp.


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


posest
Author(s): Kurt Konolige
autogenerated on Thu Jan 2 2014 12:12:17