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

Public Types

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

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