Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

internal::rotation_base_generic_product_selector< RotationDerived, OtherVectorType, true > Struct Template Reference


Detailed Description

template<typename RotationDerived, typename OtherVectorType>
struct internal::rotation_base_generic_product_selector< RotationDerived, OtherVectorType, true >

Definition at line 135 of file RotationBase.h.

#include <src/Geometry/RotationBase.h>

List of all members.

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)

Member Typedef Documentation

template<typename RotationDerived , typename OtherVectorType >
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.


Member Enumeration Documentation

template<typename RotationDerived , typename OtherVectorType >
anonymous enum
Enumerator:
Dim 

Definition at line 137 of file RotationBase.h.


Member Function Documentation

template<typename RotationDerived , typename OtherVectorType >
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.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011