Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Protected Attributes
Eigen::internal::solve_retval< LLT< _MatrixType, UpLo >, Rhs > Struct Reference
Inheritance diagram for Eigen::internal::solve_retval< LLT< _MatrixType, UpLo >, Rhs >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef LLT< _MatrixType, UpLo > LLTType
typedef remove_all< typename
Rhs::Nested >::type 
RhsNestedCleaned
typedef remove_all< typename
Rhs::Nested >::type 
RhsNestedCleaned
typedef remove_all< typename
Rhs::Nested >::type 
RhsNestedCleaned
typedef remove_all< typename
Rhs::Nested >::type 
RhsNestedCleaned
typedef LLT< _MatrixType, UpLo > DecompositionType
typedef LLT< _MatrixType, UpLo > DecompositionType
typedef LLT< _MatrixType, UpLo > DecompositionType
typedef LLT< _MatrixType, UpLo > DecompositionType
typedef ReturnByValue
< solve_retval_base
Base
typedef ReturnByValue
< solve_retval_base
Base
typedef ReturnByValue
< solve_retval_base
Base
typedef ReturnByValue
< solve_retval_base
Base
typedef Base::Index Index
typedef Base::Index Index
typedef Base::Index Index
typedef Base::Index Index
typedef internal::traits
< Derived >::ReturnType 
ReturnType

Public Member Functions

template<typename Dest >
void evalTo (Dest &dst) const
Index rows () const
Index rows () const
Index rows () const
Index rows () const
Index cols () const
Index cols () const
Index cols () const
Index cols () const
const DecompositionTypedec () const
const DecompositionTypedec () const
const DecompositionTypedec () const
const DecompositionTypedec () const
const RhsNestedCleanedrhs () const
const RhsNestedCleanedrhs () const
const RhsNestedCleanedrhs () const
const RhsNestedCleanedrhs () const

Protected Attributes

const DecompositionTypem_dec
const Rhs::Nested m_rhs

Member Typedef Documentation

typedef ReturnByValue<solve_retval_base> Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::Base [inherited]
typedef ReturnByValue<solve_retval_base> Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::Base [inherited]

Reimplemented from Eigen::ReturnByValue< solve_retval_base< LLT< _MatrixType, UpLo >, Rhs > >.

Definition at line 51 of file LU.

typedef ReturnByValue<solve_retval_base> Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::Base [inherited]

Reimplemented from Eigen::ReturnByValue< solve_retval_base< LLT< _MatrixType, UpLo >, Rhs > >.

Definition at line 51 of file QR.

typedef ReturnByValue<solve_retval_base> Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::Base [inherited]
typedef LLT< _MatrixType, UpLo > Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::DecompositionType [inherited]

Definition at line 50 of file SVD.

typedef LLT< _MatrixType, UpLo > Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::DecompositionType [inherited]

Definition at line 50 of file Cholesky.

typedef LLT< _MatrixType, UpLo > Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::DecompositionType [inherited]

Definition at line 50 of file QR.

typedef LLT< _MatrixType, UpLo > Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::DecompositionType [inherited]

Definition at line 50 of file LU.

typedef Base::Index Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::Index [inherited]

Definition at line 52 of file QR.

typedef Base::Index Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::Index [inherited]

Definition at line 52 of file SVD.

typedef Base::Index Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::Index [inherited]

Definition at line 52 of file LU.

typedef Base::Index Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::Index [inherited]

Definition at line 52 of file Cholesky.

typedef LLT<_MatrixType,UpLo> Eigen::internal::solve_retval< LLT< _MatrixType, UpLo >, Rhs >::LLTType

Definition at line 375 of file Cholesky.

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

Definition at line 68 of file Core.

typedef remove_all<typename Rhs::Nested>::type Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::RhsNestedCleaned [inherited]

Definition at line 49 of file SVD.

typedef remove_all<typename Rhs::Nested>::type Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::RhsNestedCleaned [inherited]

Definition at line 49 of file LU.

typedef remove_all<typename Rhs::Nested>::type Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::RhsNestedCleaned [inherited]

Definition at line 49 of file Cholesky.

typedef remove_all<typename Rhs::Nested>::type Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::RhsNestedCleaned [inherited]

Definition at line 49 of file QR.


Member Function Documentation

Index Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::cols ( void  ) const [inline, inherited]
Index Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::cols ( void  ) const [inline, inherited]

Reimplemented from Eigen::ReturnByValue< solve_retval_base< LLT< _MatrixType, UpLo >, Rhs > >.

Definition at line 59 of file QR.

Index Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::cols ( void  ) const [inline, inherited]
Index Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::cols ( void  ) const [inline, inherited]

Reimplemented from Eigen::ReturnByValue< solve_retval_base< LLT< _MatrixType, UpLo >, Rhs > >.

Definition at line 59 of file LU.

const DecompositionType& Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::dec ( ) const [inline, inherited]

Definition at line 60 of file Cholesky.

const DecompositionType& Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::dec ( ) const [inline, inherited]

Definition at line 60 of file LU.

const DecompositionType& Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::dec ( ) const [inline, inherited]

Definition at line 60 of file QR.

const DecompositionType& Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::dec ( ) const [inline, inherited]

Definition at line 60 of file SVD.

template<typename Dest >
void Eigen::internal::solve_retval< LLT< _MatrixType, UpLo >, Rhs >::evalTo ( Dest &  dst) const [inline]

Reimplemented from Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo >, Rhs >.

Definition at line 378 of file Cholesky.

const RhsNestedCleaned& Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::rhs ( ) const [inline, inherited]

Definition at line 61 of file LU.

const RhsNestedCleaned& Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::rhs ( ) const [inline, inherited]

Definition at line 61 of file SVD.

const RhsNestedCleaned& Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::rhs ( ) const [inline, inherited]

Definition at line 61 of file QR.

const RhsNestedCleaned& Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::rhs ( ) const [inline, inherited]

Definition at line 61 of file Cholesky.

Index Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::rows ( void  ) const [inline, inherited]

Reimplemented from Eigen::ReturnByValue< solve_retval_base< LLT< _MatrixType, UpLo >, Rhs > >.

Definition at line 58 of file QR.

Index Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::rows ( void  ) const [inline, inherited]
Index Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::rows ( void  ) const [inline, inherited]
Index Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::rows ( void  ) const [inline, inherited]

Reimplemented from Eigen::ReturnByValue< solve_retval_base< LLT< _MatrixType, UpLo >, Rhs > >.

Definition at line 58 of file LU.


Member Data Documentation

const DecompositionType& Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::m_dec [protected, inherited]

Definition at line 69 of file Cholesky.

const Rhs::Nested Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo > , Rhs >::m_rhs [protected, inherited]

Definition at line 70 of file Cholesky.




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