Public Types | Static Public Member Functions
internal::rotation_base_generic_product_selector< RotationDerived, OtherVectorType, true > Struct Template Reference

#include <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)

Detailed Description

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

Definition at line 135 of file Geometry/RotationBase.h.


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 Geometry/RotationBase.h.


Member Enumeration Documentation

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

Definition at line 137 of file Geometry/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 Geometry/RotationBase.h.


The documentation for this struct was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:34