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

#include <RotationBase.h>

List of all members.

Public Types

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

Static Public Member Functions

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


Member Enumeration Documentation

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

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


Member Function Documentation

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

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


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:02