![]() |
Eigen
3.4.1 (git rev 28ded8800c26864e537852658428ab44c8399e87)
|
#include <Eigen/src/Core/ForceAlignedAccess.h>
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.