Definition at line 114 of file RotationBase.h.
#include <src/Geometry/RotationBase.h>
Public Types | |
| enum | { Dim = RotationDerived::Dim } |
| typedef Matrix< typename RotationDerived::Scalar, Dim, Dim > | ReturnType |
Static Public Member Functions | |
| static ReturnType | run (const RotationDerived &r, const MatrixType &m) |
| typedef Matrix<typename RotationDerived::Scalar,Dim,Dim> internal::rotation_base_generic_product_selector< RotationDerived, MatrixType, false >::ReturnType |
Definition at line 117 of file RotationBase.h.
| anonymous enum |
Definition at line 116 of file RotationBase.h.
| static ReturnType internal::rotation_base_generic_product_selector< RotationDerived, MatrixType, false >::run | ( | const RotationDerived & | r, |
| const MatrixType & | m | ||
| ) | [inline, static] |
Definition at line 118 of file RotationBase.h.
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |