Public Types | Static Public Member Functions | List of all members
Eigen::internal::rotation_base_generic_product_selector< RotationDerived, OtherVectorType, true > Struct Template Reference

#include <RotationBase.h>

Public Types

enum  { Dim = RotationDerived::Dim }
 
typedef Matrix< typename RotationDerived::Scalar, Dim, 1 > ReturnType
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ReturnType run (const RotationDerived &r, const OtherVectorType &v)
 

Detailed Description

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

Definition at line 122 of file RotationBase.h.

Member Typedef Documentation

template<typename RotationDerived , typename OtherVectorType >
typedef Matrix<typename RotationDerived::Scalar,Dim,1> Eigen::internal::rotation_base_generic_product_selector< RotationDerived, OtherVectorType, true >::ReturnType

Definition at line 125 of file RotationBase.h.

Member Enumeration Documentation

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

Definition at line 124 of file RotationBase.h.

Member Function Documentation

template<typename RotationDerived , typename OtherVectorType >
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ReturnType Eigen::internal::rotation_base_generic_product_selector< RotationDerived, OtherVectorType, true >::run ( const RotationDerived &  r,
const OtherVectorType &  v 
)
inlinestatic

Definition at line 126 of file RotationBase.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:46