compbio
Eigen
internal
has_direct_access
Public Types
|
List of all members
Eigen::internal::has_direct_access< Derived > Struct Template Reference
Public Types
enum
{
ret
= (traits<Derived>::Flags & DirectAccessBit) ? 1 : 0 }
The documentation for this struct was generated from the following file:
third-party-libs/eigen3/Eigen/src/Core/util/
ForwardDeclarations.h
Generated by
1.8.12