Classes | Public Types | List of all members
Eigen::internal::traits< Ref< _PlainObjectType, _Options, _StrideType > > Struct Template Reference

#include <Ref.h>

Inheritance diagram for Eigen::internal::traits< Ref< _PlainObjectType, _Options, _StrideType > >:
Inheritance graph
[legend]

Classes

struct  match
 

Public Types

enum  { Options = _Options, Flags = traits<Map<_PlainObjectType, _Options, _StrideType> >::Flags | NestByRefBit, Alignment = traits<Map<_PlainObjectType, _Options, _StrideType> >::Alignment }
 
typedef _PlainObjectType PlainObjectType
 
typedef _StrideType StrideType
 

Detailed Description

template<typename _PlainObjectType, int _Options, typename _StrideType>
struct Eigen::internal::traits< Ref< _PlainObjectType, _Options, _StrideType > >

Definition at line 18 of file Ref.h.

Member Typedef Documentation

template<typename _PlainObjectType , int _Options, typename _StrideType >
typedef _PlainObjectType Eigen::internal::traits< Ref< _PlainObjectType, _Options, _StrideType > >::PlainObjectType

Definition at line 21 of file Ref.h.

template<typename _PlainObjectType , int _Options, typename _StrideType >
typedef _StrideType Eigen::internal::traits< Ref< _PlainObjectType, _Options, _StrideType > >::StrideType

Definition at line 22 of file Ref.h.

Member Enumeration Documentation

template<typename _PlainObjectType , int _Options, typename _StrideType >
anonymous enum
Enumerator
Options 
Flags 
Alignment 

Definition at line 23 of file Ref.h.


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


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