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

#include <LLT.h>

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

Public Types

typedef LLT< _MatrixType, UpLo > LLTType
 
- Public Types inherited from Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo >, Rhs >
typedef ReturnByValue< solve_retval_baseBase
 
typedef LLT< _MatrixType, UpLo > DecompositionType
 
typedef Base::Index Index
 
typedef remove_all< typename Rhs::Nested >::type RhsNestedCleaned
 
- Public Types inherited from Eigen::ReturnByValue< solve_retval_base< LLT< _MatrixType, UpLo >, Rhs > >
typedef internal::dense_xpr_base< ReturnByValue >::type Base
 
typedef internal::traits< solve_retval_base< LLT< _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< LLT< _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< LLT< _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< LLT< _MatrixType, UpLo >, Rhs >
const DecompositionTypem_dec
 
Rhs::Nested m_rhs
 

Detailed Description

template<typename _MatrixType, int UpLo, typename Rhs>
struct Eigen::internal::solve_retval< LLT< _MatrixType, UpLo >, Rhs >

Definition at line 421 of file LLT.h.

Member Typedef Documentation

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

Definition at line 424 of file LLT.h.

Member Function Documentation

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

Definition at line 427 of file LLT.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:16