Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Public Attributes
Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > Struct Reference
Inheritance diagram for Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef traits
< homogeneous_left_product_impl >
::LhsMatrixType 
LhsMatrixType
typedef remove_all
< LhsMatrixType >::type 
LhsMatrixTypeCleaned
typedef remove_all< typename
LhsMatrixTypeCleaned::Nested >
::type 
LhsMatrixTypeNested
typedef MatrixType::Index Index
typedef internal::traits
< Derived >::ReturnType 
ReturnType
typedef
internal::dense_xpr_base
< ReturnByValue >::type 
Base

Public Member Functions

 homogeneous_left_product_impl (const Lhs &lhs, const MatrixType &rhs)
Index rows () const
Index cols () const
template<typename Dest >
void evalTo (Dest &dst) const

Public Attributes

const LhsMatrixTypeCleaned::Nested m_lhs
const MatrixType::Nested m_rhs

Member Typedef Documentation

Definition at line 70 of file Core.

typedef MatrixType::Index Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::Index

Definition at line 254 of file Geometry.

typedef traits<homogeneous_left_product_impl>::LhsMatrixType Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::LhsMatrixType

Definition at line 251 of file Geometry.

typedef remove_all<LhsMatrixType>::type Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::LhsMatrixTypeCleaned

Definition at line 252 of file Geometry.

typedef remove_all<typename LhsMatrixTypeCleaned::Nested>::type Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::LhsMatrixTypeNested

Definition at line 253 of file Geometry.

typedef internal::traits<Derived>::ReturnType Eigen::ReturnByValue::ReturnType [inherited]

Definition at line 68 of file Core.


Constructor & Destructor Documentation

Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::homogeneous_left_product_impl ( const Lhs &  lhs,
const MatrixType &  rhs 
) [inline]

Definition at line 255 of file Geometry.


Member Function Documentation

Index Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::cols ( void  ) const [inline]
template<typename Dest >
void Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::evalTo ( Dest &  dst) const [inline]
Index Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::rows ( void  ) const [inline]

Member Data Documentation

const LhsMatrixTypeCleaned::Nested Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::m_lhs

Definition at line 274 of file Geometry.

const MatrixType::Nested Eigen::internal::homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >::m_rhs

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