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

#include <Kernel.h>

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

List of all members.

Public Types

typedef ReturnByValue
< kernel_retval_base
Base
typedef _DecompositionType DecompositionType
typedef Base::Index Index

Public Member Functions

Index cols () const
const DecompositionTypedec () const
template<typename Dest >
void evalTo (Dest &dst) const
 kernel_retval_base (const DecompositionType &dec)
Index rank () const
Index rows () const

Protected Attributes

Index m_cols
const DecompositionTypem_dec
Index m_rank

Detailed Description

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

Definition at line 50 of file Kernel.h.


Member Typedef Documentation

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

Reimplemented from ReturnByValue< kernel_retval_base< _DecompositionType > >.

Definition at line 54 of file Kernel.h.

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

Definition at line 53 of file Kernel.h.

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

Definition at line 55 of file Kernel.h.


Constructor & Destructor Documentation

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

Definition at line 57 of file Kernel.h.


Member Function Documentation

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

Reimplemented from ReturnByValue< kernel_retval_base< _DecompositionType > >.

Definition at line 64 of file Kernel.h.

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

Definition at line 66 of file Kernel.h.

template<typename _DecompositionType>
template<typename Dest >
void internal::kernel_retval_base< _DecompositionType >::evalTo ( Dest &  dst) const [inline]
template<typename _DecompositionType>
Index internal::kernel_retval_base< _DecompositionType >::rank ( ) const [inline]

Definition at line 65 of file Kernel.h.

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

Reimplemented from ReturnByValue< kernel_retval_base< _DecompositionType > >.

Definition at line 63 of file Kernel.h.


Member Data Documentation

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

Definition at line 75 of file Kernel.h.

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

Definition at line 74 of file Kernel.h.

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

Definition at line 75 of file Kernel.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