Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Protected Attributes
Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType > Struct Template Reference

Detailed Description

template<typename MatrixType>
struct Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >

Definition at line 540 of file Eigenvalues.

Inheritance diagram for Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef MatrixType::Index Index
typedef MatrixType::Index Index
typedef MatrixType::Index Index
typedef internal::traits
< Derived >::ReturnType 
ReturnType
typedef
internal::dense_xpr_base
< ReturnByValue >::type 
Base

Public Member Functions

 TridiagonalizationMatrixTReturnType (const MatrixType &mat)
 Constructor.
template<typename ResultType >
void evalTo (ResultType &result) const
Index rows () const
Index cols () const
 TridiagonalizationMatrixTReturnType (const MatrixType &mat)
 Constructor.
template<typename ResultType >
void evalTo (ResultType &result) const
Index rows () const
Index cols () const
 TridiagonalizationMatrixTReturnType (const MatrixType &mat)
 Constructor.
template<typename ResultType >
void evalTo (ResultType &result) const
Index rows () const
Index cols () const
void evalTo (Dest &dst) const

Protected Attributes

const MatrixType::Nested m_matrix

Member Typedef Documentation

Definition at line 70 of file Core.

template<typename MatrixType >
typedef MatrixType::Index Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::Index

Definition at line 543 of file Eigenvalues.

template<typename MatrixType >
typedef MatrixType::Index Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::Index

Definition at line 543 of file Eigenvalues.

template<typename MatrixType >
typedef MatrixType::Index Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::Index

Definition at line 543 of file Eigenvalues.

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

Definition at line 68 of file Core.


Constructor & Destructor Documentation

template<typename MatrixType >
Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::TridiagonalizationMatrixTReturnType ( const MatrixType &  mat) [inline]

Constructor.

Parameters:
[in]matThe underlying dense matrix

Definition at line 549 of file Eigenvalues.

template<typename MatrixType >
Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::TridiagonalizationMatrixTReturnType ( const MatrixType &  mat) [inline]

Constructor.

Parameters:
[in]matThe underlying dense matrix

Definition at line 549 of file Eigenvalues.

template<typename MatrixType >
Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::TridiagonalizationMatrixTReturnType ( const MatrixType &  mat) [inline]

Constructor.

Parameters:
[in]matThe underlying dense matrix

Definition at line 549 of file Eigenvalues.


Member Function Documentation

template<typename MatrixType >
Index Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::cols ( void  ) const [inline]
template<typename MatrixType >
Index Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::cols ( void  ) const [inline]
template<typename MatrixType >
Index Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::cols ( void  ) const [inline]
void Eigen::ReturnByValue::evalTo ( Dest &  dst) const [inline, inherited]

Definition at line 74 of file Core.

template<typename MatrixType >
template<typename ResultType >
void Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::evalTo ( ResultType &  result) const [inline]

Definition at line 552 of file Eigenvalues.

template<typename MatrixType >
template<typename ResultType >
void Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::evalTo ( ResultType &  result) const [inline]

Definition at line 552 of file Eigenvalues.

template<typename MatrixType >
template<typename ResultType >
void Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::evalTo ( ResultType &  result) const [inline]

Definition at line 552 of file Eigenvalues.

template<typename MatrixType >
Index Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::rows ( void  ) const [inline]
template<typename MatrixType >
Index Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::rows ( void  ) const [inline]
template<typename MatrixType >
Index Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::rows ( void  ) const [inline]

Member Data Documentation

template<typename MatrixType >
const MatrixType::Nested Eigen::internal::TridiagonalizationMatrixTReturnType< MatrixType >::m_matrix [protected]

Definition at line 564 of file Eigenvalues.




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