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

#include <BiCGSTAB.h>

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

Public Types

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

Public Member Functions

template<typename Dest >
void evalTo (Dest &dst) const
 
- Public Member Functions inherited from Eigen::internal::solve_retval_base< BiCGSTAB< _MatrixType, _Preconditioner >, 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< BiCGSTAB< _MatrixType, _Preconditioner >, 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< BiCGSTAB< _MatrixType, _Preconditioner >, Rhs >
const DecompositionTypem_dec
 
Rhs::Nested m_rhs
 

Detailed Description

template<typename _MatrixType, typename _Preconditioner, typename Rhs>
struct Eigen::internal::solve_retval< BiCGSTAB< _MatrixType, _Preconditioner >, Rhs >

Definition at line 259 of file BiCGSTAB.h.

Member Typedef Documentation

template<typename _MatrixType , typename _Preconditioner , typename Rhs >
typedef BiCGSTAB<_MatrixType, _Preconditioner> Eigen::internal::solve_retval< BiCGSTAB< _MatrixType, _Preconditioner >, Rhs >::Dec

Definition at line 262 of file BiCGSTAB.h.

Member Function Documentation

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

Definition at line 265 of file BiCGSTAB.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