Medial Code Documentation
Loading...
Searching...
No Matches
Eigen
internal
accessors_level
Public Types
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:
External/Eigen/src/Core/util/
ForwardDeclarations.h
Generated on Mon Sep 15 2025 12:12:34 for Medial Code Documentation by
1.9.8