Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Public Member Functions | Protected Member Functions | Protected Attributes
Eigen::Ref< const TPlainObjectType, Options, StrideType > Class Template Reference
+ Inheritance diagram for Eigen::Ref< const TPlainObjectType, Options, StrideType >:
+ Collaboration diagram for Eigen::Ref< const TPlainObjectType, Options, StrideType >:

Public Types

typedef RefBase< RefBase
 
- Public Types inherited from Eigen::RefBase< Ref< const TPlainObjectType, Options, StrideType > >
typedef MapBase< Ref< const TPlainObjectType, Options, StrideType > > Base
 

Public Member Functions

template<typename Derived >
 Ref (const DenseBase< Derived > &expr)
 
- Public Member Functions inherited from Eigen::RefBase< Ref< const TPlainObjectType, Options, StrideType > >
Index innerStride () const
 
Index outerStride () const
 

Protected Member Functions

template<typename Expression >
void construct (const Expression &expr, internal::true_type)
 
template<typename Expression >
void construct (const Expression &expr, internal::false_type)
 
- Protected Member Functions inherited from Eigen::RefBase< Ref< const TPlainObjectType, Options, StrideType > >
void construct (Expression &expr)
 

Protected Attributes

TPlainObjectType m_object
 
- Protected Attributes inherited from Eigen::RefBase< Ref< const TPlainObjectType, Options, StrideType > >
StrideBase m_stride
 

Additional Inherited Members

- Protected Types inherited from Eigen::RefBase< Ref< const TPlainObjectType, Options, StrideType > >
typedef Stride< StrideType::OuterStrideAtCompileTime, StrideType::InnerStrideAtCompileTime > StrideBase
 

Detailed Description

template<typename TPlainObjectType, int Options, typename StrideType>
class Eigen::Ref< const TPlainObjectType, Options, StrideType >

Definition at line 216 of file Ref.h.


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