Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | Private Types | List of all members
Eigen::Ref< const TPlainObjectType, Options, StrideType > Class Template Reference

#include <Ref.h>

Inheritance diagram for Eigen::Ref< const TPlainObjectType, Options, StrideType >:
Inheritance graph
[legend]

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
 
 RefBase ()
 

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
 

Private Types

typedef internal::traits< RefTraits
 

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.

Member Typedef Documentation

template<typename TPlainObjectType , int Options, typename StrideType >
typedef RefBase<Ref> Eigen::Ref< const TPlainObjectType, Options, StrideType >::Base

Definition at line 222 of file Ref.h.

template<typename TPlainObjectType , int Options, typename StrideType >
typedef internal::traits<Ref> Eigen::Ref< const TPlainObjectType, Options, StrideType >::Traits
private

Definition at line 219 of file Ref.h.

Constructor & Destructor Documentation

template<typename TPlainObjectType , int Options, typename StrideType >
template<typename Derived >
Eigen::Ref< const TPlainObjectType, Options, StrideType >::Ref ( const DenseBase< Derived > &  expr)
inline

Definition at line 226 of file Ref.h.

Member Function Documentation

template<typename TPlainObjectType , int Options, typename StrideType >
template<typename Expression >
void Eigen::Ref< const TPlainObjectType, Options, StrideType >::construct ( const Expression &  expr,
internal::true_type   
)
inlineprotected

Definition at line 237 of file Ref.h.

template<typename TPlainObjectType , int Options, typename StrideType >
template<typename Expression >
void Eigen::Ref< const TPlainObjectType, Options, StrideType >::construct ( const Expression &  expr,
internal::false_type   
)
inlineprotected

Definition at line 243 of file Ref.h.

Member Data Documentation

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

Definition at line 250 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