Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::rotation_base_generic_product_selector< RotationDerived, MatrixType, false > Struct Template Reference

Detailed Description

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

Definition at line 115 of file Geometry.

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)

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 118 of file Geometry.


Member Enumeration Documentation

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

Definition at line 117 of file Geometry.


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 119 of file Geometry.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo