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

#include <FullPivLU.h>

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

Public Types

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

Public Member Functions

template<typename Dest >
void evalTo (Dest &dst) const
 
- Public Member Functions inherited from Eigen::internal::kernel_retval_base< FullPivLU< _MatrixType > >
Index cols () const
 
const DecompositionTypedec () const
 
void evalTo (Dest &dst) const
 
 kernel_retval_base (const DecompositionType &dec)
 
Index rank () const
 
Index rows () const
 
- Public Member Functions inherited from Eigen::ReturnByValue< kernel_retval_base< FullPivLU< _MatrixType > > >
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::kernel_retval_base< FullPivLU< _MatrixType > >
Index m_cols
 
const DecompositionTypem_dec
 
Index m_rank
 

Detailed Description

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

Definition at line 542 of file FullPivLU.h.

Member Enumeration Documentation

template<typename _MatrixType >
anonymous enum
Enumerator
MaxSmallDimAtCompileTime 

Definition at line 547 of file FullPivLU.h.

Member Function Documentation

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

Definition at line 552 of file FullPivLU.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:13