Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes
Eigen::RefBase< Derived > Class Template Reference
+ Inheritance diagram for Eigen::RefBase< Derived >:
+ Collaboration diagram for Eigen::RefBase< Derived >:

Public Types

typedef MapBase< Derived > Base
 

Public Member Functions

Index innerStride () const
 
Index outerStride () const
 

Protected Types

typedef Stride< StrideType::OuterStrideAtCompileTime, StrideType::InnerStrideAtCompileTime > StrideBase
 

Protected Member Functions

template<typename Expression >
void construct (Expression &expr)
 

Protected Attributes

StrideBase m_stride
 

Detailed Description

template<typename Derived>
class Eigen::RefBase< Derived >

Definition at line 15 of file Ref.h.


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