Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::take_matrix_for_product< Transform< Scalar, Dim, Projective, Options > > Struct Template Reference

Detailed Description

template<typename Scalar, int Dim, int Options>
struct Eigen::internal::take_matrix_for_product< Transform< Scalar, Dim, Projective, Options > >

Definition at line 225 of file Geometry.

List of all members.

Public Types

typedef Transform< Scalar, Dim,
Projective, Options > 
TransformType
typedef TransformType::MatrixType type

Static Public Member Functions

static const typerun (const TransformType &x)

Member Typedef Documentation

template<typename Scalar , int Dim, int Options>
typedef Transform<Scalar, Dim, Projective, Options> Eigen::internal::take_matrix_for_product< Transform< Scalar, Dim, Projective, Options > >::TransformType

Definition at line 227 of file Geometry.

template<typename Scalar , int Dim, int Options>
typedef TransformType::MatrixType Eigen::internal::take_matrix_for_product< Transform< Scalar, Dim, Projective, Options > >::type

Definition at line 228 of file Geometry.


Member Function Documentation

template<typename Scalar , int Dim, int Options>
static const type& Eigen::internal::take_matrix_for_product< Transform< Scalar, Dim, Projective, Options > >::run ( const TransformType x) [inline, static]

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