Public Types | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | Private Types | List of all members
Eigen::RefBase< Derived > Class Template Reference

#include <Ref.h>

Inheritance diagram for Eigen::RefBase< Derived >:
Inheritance graph
[legend]

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
 

Detailed Description

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

Definition at line 15 of file Ref.h.

Member Typedef Documentation

template<typename Derived>
typedef MapBase<Derived> Eigen::RefBase< Derived >::Base

Definition at line 130 of file Ref.h.

template<typename Derived>
typedef internal::traits<Derived>::PlainObjectType Eigen::RefBase< Derived >::PlainObjectType
private

Definition at line 125 of file Ref.h.

template<typename Derived>
typedef Stride<StrideType::OuterStrideAtCompileTime,StrideType::InnerStrideAtCompileTime> Eigen::RefBase< Derived >::StrideBase
protected

Definition at line 157 of file Ref.h.

template<typename Derived>
typedef internal::traits<Derived>::StrideType Eigen::RefBase< Derived >::StrideType
private

Definition at line 126 of file Ref.h.

Constructor & Destructor Documentation

template<typename Derived>
Eigen::RefBase< Derived >::RefBase ( )
inline

Definition at line 146 of file Ref.h.

Member Function Documentation

template<typename Derived>
template<typename Expression >
void Eigen::RefBase< Derived >::construct ( Expression &  expr)
inlineprotected

Definition at line 160 of file Ref.h.

template<typename Derived>
Index Eigen::RefBase< Derived >::innerStride ( ) const
inline

Definition at line 133 of file Ref.h.

template<typename Derived>
Index Eigen::RefBase< Derived >::outerStride ( ) const
inline

Definition at line 138 of file Ref.h.

Member Data Documentation

template<typename Derived>
StrideBase Eigen::RefBase< Derived >::m_stride
protected

Definition at line 178 of file Ref.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:09