Definition at line 386 of file CholmodSupport.

Public Types | |
| typedef CholmodDecomposition < _MatrixType, _UpLo > | Dec |
| typedef remove_all< typename Rhs::Nested >::type | RhsNestedCleaned |
| typedef CholmodDecomposition < _MatrixType, _UpLo > | DecompositionType |
| typedef ReturnByValue < sparse_solve_retval_base > | Base |
| typedef Base::Index | Index |
| typedef internal::traits < sparse_solve_retval_base < CholmodDecomposition < _MatrixType, _UpLo >, Rhs > >::ReturnType | ReturnType |
Public Member Functions | |
| template<typename Dest > | |
| void | evalTo (Dest &dst) const |
| Index | rows () const |
| Index | cols () const |
| const DecompositionType & | dec () const |
| const RhsNestedCleaned & | rhs () const |
Protected Attributes | |
| const DecompositionType & | m_dec |
| const Rhs::Nested | m_rhs |
typedef ReturnByValue<sparse_solve_retval_base> Eigen::internal::sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo > , Rhs >::Base [inherited] |
Reimplemented from Eigen::ReturnByValue< sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo >, Rhs > >.
Definition at line 46 of file SparseExtra.
| typedef CholmodDecomposition<_MatrixType,_UpLo> Eigen::internal::sparse_solve_retval< CholmodDecomposition< _MatrixType, _UpLo >, Rhs >::Dec |
Definition at line 389 of file CholmodSupport.
typedef CholmodDecomposition< _MatrixType, _UpLo > Eigen::internal::sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo > , Rhs >::DecompositionType [inherited] |
Definition at line 45 of file SparseExtra.
typedef Base::Index Eigen::internal::sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo > , Rhs >::Index [inherited] |
Definition at line 47 of file SparseExtra.
typedef internal::traits<sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo >, Rhs > >::ReturnType Eigen::ReturnByValue< sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo >, Rhs > >::ReturnType [inherited] |
typedef remove_all<typename Rhs::Nested>::type Eigen::internal::sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo > , Rhs >::RhsNestedCleaned [inherited] |
Definition at line 44 of file SparseExtra.
| Index Eigen::internal::sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo > , Rhs >::cols | ( | void | ) | const [inline, inherited] |
Reimplemented from Eigen::ReturnByValue< sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo >, Rhs > >.
Definition at line 54 of file SparseExtra.
| const DecompositionType& Eigen::internal::sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo > , Rhs >::dec | ( | ) | const [inline, inherited] |
Definition at line 55 of file SparseExtra.
| void Eigen::internal::sparse_solve_retval< CholmodDecomposition< _MatrixType, _UpLo >, Rhs >::evalTo | ( | Dest & | dst | ) | const [inline] |
Reimplemented from Eigen::internal::sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo >, Rhs >.
Definition at line 392 of file CholmodSupport.
| const RhsNestedCleaned& Eigen::internal::sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo > , Rhs >::rhs | ( | ) | const [inline, inherited] |
Definition at line 56 of file SparseExtra.
| Index Eigen::internal::sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo > , Rhs >::rows | ( | void | ) | const [inline, inherited] |
Reimplemented from Eigen::ReturnByValue< sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo >, Rhs > >.
Definition at line 53 of file SparseExtra.
const DecompositionType& Eigen::internal::sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo > , Rhs >::m_dec [protected, inherited] |
Definition at line 64 of file SparseExtra.
const Rhs::Nested Eigen::internal::sparse_solve_retval_base< CholmodDecomposition< _MatrixType, _UpLo > , Rhs >::m_rhs [protected, inherited] |
Definition at line 65 of file SparseExtra.
| Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |