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 >
EIGEN_DEVICE_FUNC Ref (const DenseBase< Derived > &expr, typename internal::enable_if< bool(Traits::template match< Derived >::ScalarTypeMatch), Derived >::type *=0)
 
EIGEN_DEVICE_FUNC Ref (const Ref &other)
 
template<typename OtherRef >
EIGEN_DEVICE_FUNC Ref (const RefBase< OtherRef > &other)
 
- Public Member Functions inherited from Eigen::RefBase< Ref< const TPlainObjectType, Options, StrideType > >
EIGEN_DEVICE_FUNC Index innerStride () const
 
EIGEN_DEVICE_FUNC Index outerStride () const
 
EIGEN_DEVICE_FUNC RefBase ()
 

Protected Member Functions

template<typename Expression >
EIGEN_DEVICE_FUNC void construct (const Expression &expr, internal::true_type)
 
template<typename Expression >
EIGEN_DEVICE_FUNC void construct (const Expression &expr, internal::false_type)
 
- Protected Member Functions inherited from Eigen::RefBase< Ref< const TPlainObjectType, Options, StrideType > >
EIGEN_DEVICE_FUNC 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 232 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 238 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 235 of file Ref.h.

Constructor & Destructor Documentation

template<typename TPlainObjectType , int Options, typename StrideType >
template<typename Derived >
EIGEN_DEVICE_FUNC Eigen::Ref< const TPlainObjectType, Options, StrideType >::Ref ( const DenseBase< Derived > &  expr,
typename internal::enable_if< bool(Traits::template match< Derived >::ScalarTypeMatch), Derived >::type *  = 0 
)
inline

Definition at line 242 of file Ref.h.

template<typename TPlainObjectType , int Options, typename StrideType >
EIGEN_DEVICE_FUNC Eigen::Ref< const TPlainObjectType, Options, StrideType >::Ref ( const Ref< const TPlainObjectType, Options, StrideType > &  other)
inline

Definition at line 251 of file Ref.h.

template<typename TPlainObjectType , int Options, typename StrideType >
template<typename OtherRef >
EIGEN_DEVICE_FUNC Eigen::Ref< const TPlainObjectType, Options, StrideType >::Ref ( const RefBase< OtherRef< const TPlainObjectType, Options, StrideType > > &  other)
inline

Definition at line 256 of file Ref.h.

Member Function Documentation

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

Definition at line 263 of file Ref.h.

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

Definition at line 269 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 276 of file Ref.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:19