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

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

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

Definition at line 1265 of file Geometry.


Member Enumeration Documentation

anonymous enum
Enumerator:
Dim 
HDim 
OtherRows 
OtherCols 

Definition at line 1258 of file Geometry.


Member Function Documentation

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.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011