Public Types

internal::traits< image_retval_base< DecompositionType > > Struct Template Reference

#include <Image.h>

List of all members.

Public Types

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

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


Member Typedef Documentation

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

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