Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Protected Attributes
Eigen::internal::transposition_matrix_product_retval Struct Reference
Inheritance diagram for Eigen::internal::transposition_matrix_product_retval:
Inheritance graph
[legend]

List of all members.

Public Types

typedef remove_all< typename
MatrixType::Nested >::type 
MatrixTypeNestedCleaned
typedef TranspositionType::Index Index
typedef internal::traits
< Derived >::ReturnType 
ReturnType
typedef
internal::dense_xpr_base
< ReturnByValue >::type 
Base

Public Member Functions

 transposition_matrix_product_retval (const TranspositionType &tr, const MatrixType &matrix)
int rows () const
int cols () const
template<typename Dest >
void evalTo (Dest &dst) const

Protected Attributes

const TranspositionType & m_transpositions
const MatrixType::Nested m_matrix

Member Typedef Documentation

Definition at line 70 of file Core.

Definition at line 379 of file Core.

Definition at line 378 of file Core.

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

Definition at line 68 of file Core.


Constructor & Destructor Documentation

Eigen::internal::transposition_matrix_product_retval::transposition_matrix_product_retval ( const TranspositionType &  tr,
const MatrixType &  matrix 
) [inline]

Definition at line 381 of file Core.


Member Function Documentation

int Eigen::internal::transposition_matrix_product_retval::cols ( void  ) const [inline]
template<typename Dest >
void Eigen::internal::transposition_matrix_product_retval::evalTo ( Dest &  dst) const [inline]
int Eigen::internal::transposition_matrix_product_retval::rows ( void  ) const [inline]

Member Data Documentation

Definition at line 408 of file Core.

Definition at line 407 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011