Public Types | Static Public Member Functions

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)

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


Member Typedef Documentation

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

Member Enumeration Documentation

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

Member Function Documentation

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

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