Path Tracer
Public Types | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | List of all members
Eigen::RefBase< Derived > Class Template Reference
Inheritance diagram for Eigen::RefBase< Derived >:
Eigen::MapBase< Derived >

Public Types

typedef MapBase< Derived > Base
 

Public Member Functions

EIGEN_DEVICE_FUNC Index innerStride () const
 
EIGEN_DEVICE_FUNC Index outerStride () const
 

Protected Types

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

Protected Member Functions

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

Protected Attributes

StrideBase m_stride
 

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