Definition at line 135 of file RotationBase.h.
#include <src/Geometry/RotationBase.h>
Public Types | |
enum | { Dim = RotationDerived::Dim } |
typedef Matrix< typename RotationDerived::Scalar, Dim, 1 > | ReturnType |
Static Public Member Functions | |
static EIGEN_STRONG_INLINE ReturnType | run (const RotationDerived &r, const OtherVectorType &v) |
typedef Matrix<typename RotationDerived::Scalar,Dim,1> internal::rotation_base_generic_product_selector< RotationDerived, OtherVectorType, true >::ReturnType |
Definition at line 138 of file RotationBase.h.
anonymous enum |
Definition at line 137 of file RotationBase.h.
static EIGEN_STRONG_INLINE ReturnType internal::rotation_base_generic_product_selector< RotationDerived, OtherVectorType, true >::run | ( | const RotationDerived & | r, | |
const OtherVectorType & | v | |||
) | [inline, static] |
Definition at line 139 of file RotationBase.h.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |