![]() |
Eigen
3.3.90 (git rev 598e1b6e54ec51c2448b1a10d4354f165f0b083e)
|
Enforce aligned packet loads and stores regardless of what is requested.
ExpressionType | the type of the object of which we are forcing aligned packet access |
This class is the return type of MatrixBase::forceAlignedAccess() and most of the time this is the only way it is used.
Inherits type< ForceAlignedAccess< ExpressionType > >.