Public Types | List of all members
Eigen::internal::traits< image_retval_base< DecompositionType > > Struct Template Reference

#include <Image.h>

Public Types

typedef DecompositionType::MatrixType MatrixType
 
typedef Matrix< typename MatrixType::Scalar, MatrixType::RowsAtCompileTime, Dynamic, MatrixType::Options, MatrixType::MaxRowsAtCompileTime, MatrixType::MaxColsAtCompileTime > ReturnType
 

Detailed Description

template<typename DecompositionType>
struct Eigen::internal::traits< image_retval_base< DecompositionType > >

Definition at line 21 of file Image.h.

Member Typedef Documentation

template<typename DecompositionType >
typedef DecompositionType::MatrixType Eigen::internal::traits< image_retval_base< DecompositionType > >::MatrixType

Definition at line 23 of file Image.h.

template<typename DecompositionType >
typedef Matrix< typename MatrixType::Scalar, MatrixType::RowsAtCompileTime, Dynamic, MatrixType::Options, MatrixType::MaxRowsAtCompileTime, MatrixType::MaxColsAtCompileTime > Eigen::internal::traits< image_retval_base< DecompositionType > >::ReturnType

Definition at line 32 of file Image.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:49