Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 2 > Struct Template Reference

Detailed Description

template<typename TransformType, typename MatrixType>
struct Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 2 >

Definition at line 1256 of file Geometry.

List of all members.

Public Types

enum  { Dim = TransformType::Dim, HDim = TransformType::HDim, OtherRows = MatrixType::RowsAtCompileTime, OtherCols = MatrixType::ColsAtCompileTime }
typedef MatrixType::PlainObject ResultType

Static Public Member Functions

static EIGEN_STRONG_INLINE
ResultType 
run (const TransformType &T, const MatrixType &other)

Member Typedef Documentation

template<typename TransformType , typename MatrixType >
typedef MatrixType::PlainObject Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 2 >::ResultType

Definition at line 1265 of file Geometry.


Member Enumeration Documentation

template<typename TransformType , typename MatrixType >
anonymous enum
Enumerator:
Dim 
HDim 
OtherRows 
OtherCols 

Definition at line 1258 of file Geometry.


Member Function Documentation

template<typename TransformType , typename MatrixType >
static EIGEN_STRONG_INLINE ResultType Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 2 >::run ( const TransformType &  T,
const MatrixType &  other 
) [inline, static]

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