Public Types | Public Member Functions | Protected Attributes
internal::image_retval_base< _DecompositionType > Class Template Reference

#include <Image.h>

Inheritance diagram for internal::image_retval_base< _DecompositionType >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef ReturnByValue
< image_retval_base
Base
typedef _DecompositionType DecompositionType
typedef Base::Index Index
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

template<typename _DecompositionType>
class internal::image_retval_base< _DecompositionType >

Definition at line 48 of file Image.h.


Member Typedef Documentation

template<typename _DecompositionType>
typedef ReturnByValue<image_retval_base> internal::image_retval_base< _DecompositionType >::Base

Reimplemented from ReturnByValue< image_retval_base< _DecompositionType > >.

Definition at line 53 of file Image.h.

template<typename _DecompositionType>
typedef _DecompositionType internal::image_retval_base< _DecompositionType >::DecompositionType

Definition at line 51 of file Image.h.

template<typename _DecompositionType>
typedef Base::Index internal::image_retval_base< _DecompositionType >::Index

Definition at line 54 of file Image.h.

template<typename _DecompositionType>
typedef DecompositionType::MatrixType internal::image_retval_base< _DecompositionType >::MatrixType

Definition at line 52 of file Image.h.


Constructor & Destructor Documentation

template<typename _DecompositionType>
internal::image_retval_base< _DecompositionType >::image_retval_base ( const DecompositionType dec,
const MatrixType originalMatrix 
) [inline]

Definition at line 56 of file Image.h.


Member Function Documentation

template<typename _DecompositionType>
Index internal::image_retval_base< _DecompositionType >::cols ( void  ) const [inline]

Reimplemented from ReturnByValue< image_retval_base< _DecompositionType > >.

Definition at line 63 of file Image.h.

template<typename _DecompositionType>
const DecompositionType& internal::image_retval_base< _DecompositionType >::dec ( ) const [inline]

Definition at line 65 of file Image.h.

template<typename _DecompositionType>
template<typename Dest >
void internal::image_retval_base< _DecompositionType >::evalTo ( Dest &  dst) const [inline]
template<typename _DecompositionType>
const MatrixType& internal::image_retval_base< _DecompositionType >::originalMatrix ( ) const [inline]

Definition at line 66 of file Image.h.

template<typename _DecompositionType>
Index internal::image_retval_base< _DecompositionType >::rank ( ) const [inline]

Definition at line 64 of file Image.h.

template<typename _DecompositionType>
Index internal::image_retval_base< _DecompositionType >::rows ( void  ) const [inline]

Reimplemented from ReturnByValue< image_retval_base< _DecompositionType > >.

Definition at line 62 of file Image.h.


Member Data Documentation

template<typename _DecompositionType>
Index internal::image_retval_base< _DecompositionType >::m_cols [protected]

Definition at line 75 of file Image.h.

template<typename _DecompositionType>
const DecompositionType& internal::image_retval_base< _DecompositionType >::m_dec [protected]

Definition at line 74 of file Image.h.

template<typename _DecompositionType>
const MatrixType& internal::image_retval_base< _DecompositionType >::m_originalMatrix [protected]

Definition at line 76 of file Image.h.

template<typename _DecompositionType>
Index internal::image_retval_base< _DecompositionType >::m_rank [protected]

Definition at line 75 of file Image.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:32