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 _DecompositionType DecompositionType
 
typedef DecompositionType::MatrixType MatrixType
 

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
 

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 703 of file FullPivLU.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename _MatrixType >
anonymous enum
Enumerator
MaxSmallDimAtCompileTime 

Definition at line 708 of file FullPivLU.h.

Member Function Documentation

◆ evalTo()

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

Definition at line 713 of file FullPivLU.h.


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


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:15:10