Public Types | Public Member Functions | List of all members
Eigen::internal::image_retval< FullPivLU< _MatrixType > > Struct Template Reference

#include <FullPivLU.h>

Inheritance diagram for Eigen::internal::image_retval< FullPivLU< _MatrixType > >:
Inheritance graph
[legend]

Public Types

enum  { MaxSmallDimAtCompileTime }
 
- Public Types inherited from Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >
typedef ReturnByValue< image_retval_baseBase
 
typedef FullPivLU< _MatrixType > DecompositionType
 
typedef DecompositionType::MatrixType MatrixType
 
- Public Types inherited from Eigen::ReturnByValue< image_retval_base< FullPivLU< _MatrixType > > >
typedef internal::dense_xpr_base< ReturnByValue >::type Base
 
typedef internal::traits< image_retval_base< FullPivLU< _MatrixType > > >::ReturnType ReturnType
 

Public Member Functions

template<typename Dest >
void evalTo (Dest &dst) const
 
- Public Member Functions inherited from Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >
Index cols () const
 
const DecompositionTypedec () const
 
void evalTo (Dest &dst) const
 
 image_retval_base (const DecompositionType &dec, const MatrixType &originalMatrix)
 
const MatrixTypeoriginalMatrix () const
 
Index rank () const
 
Index rows () const
 
- Public Member Functions inherited from Eigen::ReturnByValue< image_retval_base< FullPivLU< _MatrixType > > >
const Unusablecoeff (Index) const
 
const Unusablecoeff (Index, Index) const
 
UnusablecoeffRef (Index)
 
UnusablecoeffRef (Index, Index)
 
EIGEN_DEVICE_FUNC Index cols () const
 
EIGEN_DEVICE_FUNC void evalTo (Dest &dst) const
 
EIGEN_DEVICE_FUNC Index rows () const
 

Additional Inherited Members

- Protected Attributes inherited from Eigen::internal::image_retval_base< FullPivLU< _MatrixType > >
Index m_cols
 
const DecompositionTypem_dec
 
const MatrixTypem_originalMatrix
 
Index m_rank
 

Detailed Description

template<typename _MatrixType>
struct Eigen::internal::image_retval< FullPivLU< _MatrixType > >

Definition at line 705 of file FullPivLU.h.

Member Enumeration Documentation

template<typename _MatrixType >
anonymous enum
Enumerator
MaxSmallDimAtCompileTime 

Definition at line 710 of file FullPivLU.h.

Member Function Documentation

template<typename _MatrixType >
template<typename Dest >
void Eigen::internal::image_retval< FullPivLU< _MatrixType > >::evalTo ( Dest &  dst) const
inline

Definition at line 715 of file FullPivLU.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:37