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

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


Detailed Description

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

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

#include <src/Geometry/Transform.h>

List of all members.

Public Types

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, true >::ResultType

Definition at line 1165 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, true >::run ( const TransformType &  T,
const MatrixType &  other 
) [inline, static]

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




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