Expression type for return value of HessenbergDecomposition::matrixH()
MatrixType | type of matrix in the Hessenberg decomposition |
Objects of this type represent the Hessenberg matrix in the Hessenberg decomposition of some matrix. The object holds a reference to the HessenbergDecomposition class until the it is assigned or evaluated for some other reason (the reference should remain valid during the life time of this object). This class is the return type of HessenbergDecomposition::matrixH(); there is probably no other use for this class.
Definition at line 351 of file Eigenvalues.
Public Types | |
typedef MatrixType::Index | Index |
typedef MatrixType::Index | Index |
typedef MatrixType::Index | Index |
typedef MatrixType::Index | Index |
typedef MatrixType::Index | Index |
Public Member Functions | |
HessenbergDecompositionMatrixHReturnType (const HessenbergDecomposition< MatrixType > &hess) | |
Constructor. | |
template<typename ResultType > | |
void | evalTo (ResultType &result) const |
Hessenberg matrix in decomposition. | |
Index | rows () const |
Index | cols () const |
HessenbergDecompositionMatrixHReturnType (const HessenbergDecomposition< MatrixType > &hess) | |
Constructor. | |
template<typename ResultType > | |
void | evalTo (ResultType &result) const |
Hessenberg matrix in decomposition. | |
Index | rows () const |
Index | cols () const |
HessenbergDecompositionMatrixHReturnType (const HessenbergDecomposition< MatrixType > &hess) | |
Constructor. | |
template<typename ResultType > | |
void | evalTo (ResultType &result) const |
Hessenberg matrix in decomposition. | |
Index | rows () const |
Index | cols () const |
HessenbergDecompositionMatrixHReturnType (const HessenbergDecomposition< MatrixType > &hess) | |
Constructor. | |
template<typename ResultType > | |
void | evalTo (ResultType &result) const |
Hessenberg matrix in decomposition. | |
Index | rows () const |
Index | cols () const |
HessenbergDecompositionMatrixHReturnType (const HessenbergDecomposition< MatrixType > &hess) | |
Constructor. | |
template<typename ResultType > | |
void | evalTo (ResultType &result) const |
Hessenberg matrix in decomposition. | |
Index | rows () const |
Index | cols () const |
Protected Attributes | |
const HessenbergDecomposition < MatrixType > & | m_hess |
typedef MatrixType::Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::Index |
Definition at line 354 of file Eigenvalues.
typedef MatrixType::Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::Index |
Definition at line 354 of file Eigenvalues.
typedef MatrixType::Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::Index |
Definition at line 354 of file Eigenvalues.
typedef MatrixType::Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::Index |
Definition at line 354 of file Eigenvalues.
typedef MatrixType::Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::Index |
Definition at line 354 of file Eigenvalues.
Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::HessenbergDecompositionMatrixHReturnType | ( | const HessenbergDecomposition< MatrixType > & | hess | ) | [inline] |
Constructor.
[in] | hess | Hessenberg decomposition |
Definition at line 360 of file Eigenvalues.
Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::HessenbergDecompositionMatrixHReturnType | ( | const HessenbergDecomposition< MatrixType > & | hess | ) | [inline] |
Constructor.
[in] | hess | Hessenberg decomposition |
Definition at line 360 of file Eigenvalues.
Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::HessenbergDecompositionMatrixHReturnType | ( | const HessenbergDecomposition< MatrixType > & | hess | ) | [inline] |
Constructor.
[in] | hess | Hessenberg decomposition |
Definition at line 360 of file Eigenvalues.
Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::HessenbergDecompositionMatrixHReturnType | ( | const HessenbergDecomposition< MatrixType > & | hess | ) | [inline] |
Constructor.
[in] | hess | Hessenberg decomposition |
Definition at line 360 of file Eigenvalues.
Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::HessenbergDecompositionMatrixHReturnType | ( | const HessenbergDecomposition< MatrixType > & | hess | ) | [inline] |
Constructor.
[in] | hess | Hessenberg decomposition |
Definition at line 360 of file Eigenvalues.
Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::cols | ( | void | ) | const [inline] |
Reimplemented from ReturnByValue< HessenbergDecompositionMatrixHReturnType< MatrixType > >.
Definition at line 377 of file Eigenvalues.
Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::cols | ( | void | ) | const [inline] |
Reimplemented from ReturnByValue< HessenbergDecompositionMatrixHReturnType< MatrixType > >.
Definition at line 377 of file Eigenvalues.
Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::cols | ( | void | ) | const [inline] |
Reimplemented from ReturnByValue< HessenbergDecompositionMatrixHReturnType< MatrixType > >.
Definition at line 377 of file Eigenvalues.
Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::cols | ( | void | ) | const [inline] |
Reimplemented from ReturnByValue< HessenbergDecompositionMatrixHReturnType< MatrixType > >.
Definition at line 377 of file Eigenvalues.
Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::cols | ( | void | ) | const [inline] |
Reimplemented from ReturnByValue< HessenbergDecompositionMatrixHReturnType< MatrixType > >.
Definition at line 377 of file Eigenvalues.
void Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::evalTo | ( | ResultType & | result | ) | const [inline] |
Hessenberg matrix in decomposition.
[out] | result | Hessenberg matrix in decomposition hess which was passed to the constructor |
Definition at line 368 of file Eigenvalues.
void Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::evalTo | ( | ResultType & | result | ) | const [inline] |
Hessenberg matrix in decomposition.
[out] | result | Hessenberg matrix in decomposition hess which was passed to the constructor |
Definition at line 368 of file Eigenvalues.
void Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::evalTo | ( | ResultType & | result | ) | const [inline] |
Hessenberg matrix in decomposition.
[out] | result | Hessenberg matrix in decomposition hess which was passed to the constructor |
Definition at line 368 of file Eigenvalues.
void Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::evalTo | ( | ResultType & | result | ) | const [inline] |
Hessenberg matrix in decomposition.
[out] | result | Hessenberg matrix in decomposition hess which was passed to the constructor |
Definition at line 368 of file Eigenvalues.
void Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::evalTo | ( | ResultType & | result | ) | const [inline] |
Hessenberg matrix in decomposition.
[out] | result | Hessenberg matrix in decomposition hess which was passed to the constructor |
Definition at line 368 of file Eigenvalues.
Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::rows | ( | void | ) | const [inline] |
Reimplemented from ReturnByValue< HessenbergDecompositionMatrixHReturnType< MatrixType > >.
Definition at line 376 of file Eigenvalues.
Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::rows | ( | void | ) | const [inline] |
Reimplemented from ReturnByValue< HessenbergDecompositionMatrixHReturnType< MatrixType > >.
Definition at line 376 of file Eigenvalues.
Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::rows | ( | void | ) | const [inline] |
Reimplemented from ReturnByValue< HessenbergDecompositionMatrixHReturnType< MatrixType > >.
Definition at line 376 of file Eigenvalues.
Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::rows | ( | void | ) | const [inline] |
Reimplemented from ReturnByValue< HessenbergDecompositionMatrixHReturnType< MatrixType > >.
Definition at line 376 of file Eigenvalues.
Index Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::rows | ( | void | ) | const [inline] |
Reimplemented from ReturnByValue< HessenbergDecompositionMatrixHReturnType< MatrixType > >.
Definition at line 376 of file Eigenvalues.
const HessenbergDecomposition< MatrixType > & Eigen::internal::HessenbergDecompositionMatrixHReturnType< MatrixType >::m_hess [protected] |
Definition at line 380 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 |