Public Types | List of all members
Eigen::internal::traits< ArrayWrapper< ExpressionType > > Struct Template Reference

#include <ArrayWrapper.h>

Inheritance diagram for Eigen::internal::traits< ArrayWrapper< ExpressionType > >:
Inheritance graph
[legend]

Public Types

enum  { Flags0 = traits<typename remove_all<typename ExpressionType::Nested>::type >::Flags, LvalueBitFlag = is_lvalue<ExpressionType>::value ? LvalueBit : 0, Flags = (Flags0 & ~(NestByRefBit | LvalueBit)) | LvalueBitFlag }
 
typedef ArrayXpr XprKind
 

Detailed Description

template<typename ExpressionType>
struct Eigen::internal::traits< ArrayWrapper< ExpressionType > >

Definition at line 28 of file ArrayWrapper.h.

Member Typedef Documentation

template<typename ExpressionType >
typedef ArrayXpr Eigen::internal::traits< ArrayWrapper< ExpressionType > >::XprKind

Definition at line 31 of file ArrayWrapper.h.

Member Enumeration Documentation

template<typename ExpressionType >
anonymous enum
Enumerator
Flags0 
LvalueBitFlag 
Flags 

Definition at line 33 of file ArrayWrapper.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:48