Inherits type< ReturnByValue< Derived > >.
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 |
| typedef internal::dense_xpr_base<ReturnByValue>::type Base |
| typedef internal::traits<Derived>::ReturnType ReturnType |
| Index cols | ( | void | ) | const [inline] |
| void evalTo | ( | Dest & | dst | ) | const [inline] |
| Index rows | ( | void | ) | const [inline] |
1.7.5.1