#include <Ref.h>
Public Types | |
typedef MapBase< Derived > | Base |
Public Member Functions | |
Index | innerStride () const |
Index | outerStride () const |
RefBase () | |
Protected Types | |
typedef Stride< StrideType::OuterStrideAtCompileTime, StrideType::InnerStrideAtCompileTime > | StrideBase |
Protected Member Functions | |
template<typename Expression > | |
void | construct (Expression &expr) |
Protected Attributes | |
StrideBase | m_stride |
Private Types | |
typedef internal::traits< Derived >::PlainObjectType | PlainObjectType |
typedef internal::traits< Derived >::StrideType | StrideType |
typedef MapBase<Derived> Eigen::RefBase< Derived >::Base |
|
private |
|
protected |
|
private |
|
inline |
|
inlineprotected |
|
inline |
|
inline |
|
protected |