Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

internal::transform_right_product_impl< TransformType, MatrixType, false > Struct Template Reference


Detailed Description

template<typename TransformType, typename MatrixType>
struct internal::transform_right_product_impl< TransformType, MatrixType, false >

Definition at line 1174 of file Geometry/Transform.h.

#include <src/Geometry/Transform.h>

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 internal::transform_right_product_impl< TransformType, MatrixType, false >::ResultType

Definition at line 1183 of file Geometry/Transform.h.


Member Enumeration Documentation

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

Definition at line 1176 of file Geometry/Transform.h.


Member Function Documentation

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

Definition at line 1185 of file Geometry/Transform.h.

References EIGEN_STATIC_ASSERT.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011