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

#include <Ref.h>

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

List of all members.

Public Types

typedef RefBase< RefBase

Public Member Functions

template<typename Derived >
 Ref (const DenseBase< Derived > &expr)

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 Attributes

TPlainObjectType m_object

Private Types

typedef internal::traits< RefTraits

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

Reimplemented from Eigen::RefBase< Ref< const TPlainObjectType, Options, StrideType > >.

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   
) [inline, protected]

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   
) [inline, protected]

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:


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:02:01