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

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

Protected Attributes

const MatrixType::Nested m_matrix

Member Typedef Documentation

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.


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]
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.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011