![]() |
|
#include <CoreEvaluators.h>
Inheritance diagram for Eigen::internal::EvalToTemp< ArgType >:Public Types | |
| typedef dense_xpr_base< EvalToTemp >::type | Base |
Public Member Functions | |
| EvalToTemp (const ArgType &arg) | |
| const ArgType & | arg () const |
| EIGEN_CONSTEXPR Index | rows () const EIGEN_NOEXCEPT |
| EIGEN_CONSTEXPR Index | cols () const EIGEN_NOEXCEPT |
Private Attributes | |
| const ArgType & | m_arg |
| typedef dense_xpr_base<EvalToTemp>::type Eigen::internal::EvalToTemp< ArgType >::Base |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
private |