Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Static Public Member Functions
Eigen::internal::rotation_base_generic_product_selector< RotationDerived, OtherVectorType, true > Struct Template Reference

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 Eigen::internal::rotation_base_generic_product_selector< RotationDerived, OtherVectorType, true >

Definition at line 122 of file RotationBase.h.


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