Public Types | List of all members
Eigen::internal::accessors_level< Derived > Struct Template Reference

#include <ForwardDeclarations.h>

Public Types

enum  { has_direct_access = (traits<Derived>::Flags & DirectAccessBit) ? 1 : 0, has_write_access = (traits<Derived>::Flags & LvalueBit) ? 1 : 0, value }
 

Detailed Description

template<typename Derived>
struct Eigen::internal::accessors_level< Derived >

Definition at line 30 of file ForwardDeclarations.h.

Member Enumeration Documentation

template<typename Derived >
anonymous enum
Enumerator
has_direct_access 
has_write_access 
value 

Definition at line 32 of file ForwardDeclarations.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:28