Public Types | Public Member Functions
ReturnByValue< Derived > Class Template Reference

#include <ReturnByValue.h>

Inherits type< ReturnByValue< Derived > >.

List of all members.

Public Types

typedef
internal::dense_xpr_base
< ReturnByValue >::type 
Base
typedef internal::traits
< Derived >::ReturnType 
ReturnType

Public Member Functions

Index cols () const
template<typename Dest >
void evalTo (Dest &dst) const
Index rows () const

Member Typedef Documentation

typedef internal::dense_xpr_base<ReturnByValue>::type Base
typedef internal::traits<Derived>::ReturnType ReturnType

Member Function Documentation

Index cols ( void  ) const
inline
void evalTo ( Dest &  dst) const
inline
Index rows ( void  ) const
inline

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