Public Types | Public Member Functions | Protected Attributes | List of all members
Eigen::internal::image_retval_base Class Reference

#include <ForwardDeclarations.h>

Public Types

typedef ReturnByValue< image_retval_baseBase
 
typedef _DecompositionType DecompositionType
 
typedef DecompositionType::MatrixType MatrixType
 

Public Member Functions

Index cols () const
 
const DecompositionTypedec () const
 
template<typename Dest >
void evalTo (Dest &dst) const
 
 image_retval_base (const DecompositionType &dec, const MatrixType &originalMatrix)
 
const MatrixTypeoriginalMatrix () const
 
Index rank () const
 
Index rows () const
 

Protected Attributes

Index m_cols
 
const DecompositionTypem_dec
 
const MatrixTypem_originalMatrix
 
Index m_rank
 

Detailed Description

Definition at line 140 of file ForwardDeclarations.h.

Member Typedef Documentation

◆ Base

Definition at line 40 of file Image.h.

◆ DecompositionType

Definition at line 38 of file Image.h.

◆ MatrixType

typedef DecompositionType::MatrixType Eigen::internal::image_retval_base::MatrixType

Definition at line 39 of file Image.h.

Constructor & Destructor Documentation

◆ image_retval_base()

Eigen::internal::image_retval_base::image_retval_base ( const DecompositionType dec,
const MatrixType originalMatrix 
)
inline

Definition at line 42 of file Image.h.

Member Function Documentation

◆ cols()

Index Eigen::internal::image_retval_base::cols ( ) const
inline

Definition at line 49 of file Image.h.

◆ dec()

const DecompositionType& Eigen::internal::image_retval_base::dec ( ) const
inline

Definition at line 51 of file Image.h.

◆ evalTo()

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

Definition at line 54 of file Image.h.

◆ originalMatrix()

const MatrixType& Eigen::internal::image_retval_base::originalMatrix ( ) const
inline

Definition at line 52 of file Image.h.

◆ rank()

Index Eigen::internal::image_retval_base::rank ( ) const
inline

Definition at line 50 of file Image.h.

◆ rows()

Index Eigen::internal::image_retval_base::rows ( ) const
inline

Definition at line 48 of file Image.h.

Member Data Documentation

◆ m_cols

Index Eigen::internal::image_retval_base::m_cols
protected

Definition at line 61 of file Image.h.

◆ m_dec

const DecompositionType& Eigen::internal::image_retval_base::m_dec
protected

Definition at line 60 of file Image.h.

◆ m_originalMatrix

const MatrixType& Eigen::internal::image_retval_base::m_originalMatrix
protected

Definition at line 62 of file Image.h.

◆ m_rank

Index Eigen::internal::image_retval_base::m_rank
protected

Definition at line 61 of file Image.h.


The documentation for this class was generated from the following files:


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:04