template<typename ExpressionType>
Eigen::ForceAlignedAccess class

Enforce aligned packet loads and stores regardless of what is requested.

This class is the return type of MatrixBase::forceAlignedAccess() and most of the time this is the only way it is used.