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

#include <SparseQR.h>

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

Public Types

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

Public Member Functions

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

Detailed Description

template<typename _MatrixType, typename OrderingType, typename Rhs>
struct Eigen::internal::solve_retval< SparseQR< _MatrixType, OrderingType >, Rhs >

Definition at line 522 of file SparseQR.h.

Member Typedef Documentation

template<typename _MatrixType , typename OrderingType , typename Rhs >
typedef SparseQR<_MatrixType,OrderingType> Eigen::internal::solve_retval< SparseQR< _MatrixType, OrderingType >, Rhs >::Dec

Definition at line 525 of file SparseQR.h.

Member Function Documentation

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

Definition at line 528 of file SparseQR.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:17