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

#include <RotationBase.h>

Public Types

enum  { Dim = RotationDerived::Dim }
 
typedef Matrix< typename RotationDerived::Scalar, Dim, DimReturnType
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC ReturnType run (const RotationDerived &r, const MatrixType &m)
 

Detailed Description

template<typename RotationDerived, typename MatrixType>
struct Eigen::internal::rotation_base_generic_product_selector< RotationDerived, MatrixType, false >

Definition at line 101 of file RotationBase.h.

Member Typedef Documentation

template<typename RotationDerived , typename MatrixType >
typedef Matrix<typename RotationDerived::Scalar,Dim,Dim> Eigen::internal::rotation_base_generic_product_selector< RotationDerived, MatrixType, false >::ReturnType

Definition at line 104 of file RotationBase.h.

Member Enumeration Documentation

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

Definition at line 103 of file RotationBase.h.

Member Function Documentation

template<typename RotationDerived , typename MatrixType >
static EIGEN_DEVICE_FUNC ReturnType Eigen::internal::rotation_base_generic_product_selector< RotationDerived, MatrixType, false >::run ( const RotationDerived &  r,
const MatrixType &  m 
)
inlinestatic

Definition at line 105 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