Public Types | Public Member Functions | List of all members
Eigen::internal::solve_retval< LDLT< _MatrixType, _UpLo >, Rhs > Struct Template Reference

#include <LDLT.h>

Inheritance diagram for Eigen::internal::solve_retval< LDLT< _MatrixType, _UpLo >, Rhs >:
Inheritance graph
[legend]

Public Types

typedef LDLT< _MatrixType, _UpLo > LDLTType
 
- Public Types inherited from Eigen::internal::solve_retval_base< LDLT< _MatrixType, _UpLo >, Rhs >
typedef ReturnByValue< solve_retval_baseBase
 
typedef LDLT< _MatrixType, _UpLo > DecompositionType
 
typedef Base::Index Index
 
typedef remove_all< typename Rhs::Nested >::type RhsNestedCleaned
 
- Public Types inherited from Eigen::ReturnByValue< solve_retval_base< LDLT< _MatrixType, _UpLo >, Rhs > >
typedef internal::dense_xpr_base< ReturnByValue >::type Base
 
typedef internal::traits< solve_retval_base< LDLT< _MatrixType, _UpLo >, Rhs > >::ReturnType ReturnType
 

Public Member Functions

template<typename Dest >
void evalTo (Dest &dst) const
 
- Public Member Functions inherited from Eigen::internal::solve_retval_base< LDLT< _MatrixType, _UpLo >, Rhs >
Index cols () const
 
const DecompositionTypedec () const
 
void evalTo (Dest &dst) const
 
const RhsNestedCleanedrhs () const
 
Index rows () const
 
 solve_retval_base (const DecompositionType &dec, const Rhs &rhs)
 
- Public Member Functions inherited from Eigen::ReturnByValue< solve_retval_base< LDLT< _MatrixType, _UpLo >, Rhs > >
const Unusablecoeff (Index) const
 
const Unusablecoeff (Index, Index) const
 
UnusablecoeffRef (Index)
 
UnusablecoeffRef (Index, Index)
 
Index cols () const
 
void evalTo (Dest &dst) const
 
Index rows () const
 

Additional Inherited Members

- Protected Attributes inherited from Eigen::internal::solve_retval_base< LDLT< _MatrixType, _UpLo >, Rhs >
const DecompositionTypem_dec
 
Rhs::Nested m_rhs
 

Detailed Description

template<typename _MatrixType, int _UpLo, typename Rhs>
struct Eigen::internal::solve_retval< LDLT< _MatrixType, _UpLo >, Rhs >

Definition at line 487 of file LDLT.h.

Member Typedef Documentation

template<typename _MatrixType , int _UpLo, typename Rhs >
typedef LDLT<_MatrixType,_UpLo> Eigen::internal::solve_retval< LDLT< _MatrixType, _UpLo >, Rhs >::LDLTType

Definition at line 490 of file LDLT.h.

Member Function Documentation

template<typename _MatrixType , int _UpLo, typename Rhs >
template<typename Dest >
void Eigen::internal::solve_retval< LDLT< _MatrixType, _UpLo >, Rhs >::evalTo ( Dest &  dst) const
inline

Definition at line 493 of file LDLT.h.


The documentation for this struct was generated from the following file:


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:15