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)

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


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

Member Enumeration Documentation

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

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]

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