#include <CoreEvaluators.h>
Public Types | |
typedef dense_xpr_base< EvalToTemp >::type | Base |
Public Member Functions | |
const ArgType & | arg () const |
EIGEN_CONSTEXPR Index | cols () const EIGEN_NOEXCEPT |
EvalToTemp (const ArgType &arg) | |
EIGEN_CONSTEXPR Index | rows () const EIGEN_NOEXCEPT |
Private Attributes | |
const ArgType & | m_arg |
Definition at line 1673 of file CoreEvaluators.h.
typedef dense_xpr_base<EvalToTemp>::type Eigen::internal::EvalToTemp< ArgType >::Base |
Definition at line 1686 of file CoreEvaluators.h.
|
inlineexplicit |
Definition at line 1689 of file CoreEvaluators.h.
|
inline |
Definition at line 1693 of file CoreEvaluators.h.
|
inline |
Definition at line 1703 of file CoreEvaluators.h.
|
inline |
Definition at line 1698 of file CoreEvaluators.h.
|
private |
Definition at line 1709 of file CoreEvaluators.h.