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

#include <UmfPackSupport.h>

Inheritance diagram for Eigen::internal::sparse_solve_retval< UmfPackLU< _MatrixType >, Rhs >:
Inheritance graph
[legend]

Public Types

typedef UmfPackLU< _MatrixType > Dec
 
- Public Types inherited from Eigen::internal::sparse_solve_retval_base< UmfPackLU< _MatrixType >, Rhs >
typedef ReturnByValue< sparse_solve_retval_baseBase
 
typedef UmfPackLU< _MatrixType > DecompositionType
 
typedef Base::Index Index
 
typedef remove_all< typename Rhs::Nested >::type RhsNestedCleaned
 
- Public Types inherited from Eigen::ReturnByValue< sparse_solve_retval_base< UmfPackLU< _MatrixType >, Rhs > >
typedef internal::dense_xpr_base< ReturnByValue >::type Base
 
typedef internal::traits< sparse_solve_retval_base< UmfPackLU< _MatrixType >, Rhs > >::ReturnType ReturnType
 

Public Member Functions

template<typename Dest >
void evalTo (Dest &dst) const
 
- Public Member Functions inherited from Eigen::internal::sparse_solve_retval_base< UmfPackLU< _MatrixType >, Rhs >
Index cols () const
 
const DecompositionTypedec () const
 
void evalTo (Dest &dst) const
 
const RhsNestedCleanedrhs () const
 
Index rows () const
 
 sparse_solve_retval_base (const DecompositionType &dec, const Rhs &rhs)
 
- Public Member Functions inherited from Eigen::ReturnByValue< sparse_solve_retval_base< UmfPackLU< _MatrixType >, 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 Member Functions inherited from Eigen::internal::sparse_solve_retval_base< UmfPackLU< _MatrixType >, Rhs >
void defaultEvalTo (SparseMatrix< DestScalar, DestOptions, DestIndex > &dst) const
 
- Protected Attributes inherited from Eigen::internal::sparse_solve_retval_base< UmfPackLU< _MatrixType >, Rhs >
const DecompositionTypem_dec
 
Rhs::Nested m_rhs
 

Detailed Description

template<typename _MatrixType, typename Rhs>
struct Eigen::internal::sparse_solve_retval< UmfPackLU< _MatrixType >, Rhs >

Definition at line 416 of file UmfPackSupport.h.

Member Typedef Documentation

template<typename _MatrixType , typename Rhs >
typedef UmfPackLU<_MatrixType> Eigen::internal::sparse_solve_retval< UmfPackLU< _MatrixType >, Rhs >::Dec

Definition at line 419 of file UmfPackSupport.h.

Member Function Documentation

template<typename _MatrixType , typename Rhs >
template<typename Dest >
void Eigen::internal::sparse_solve_retval< UmfPackLU< _MatrixType >, Rhs >::evalTo ( Dest &  dst) const
inline

Definition at line 422 of file UmfPackSupport.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:19