Eigen  3.2.7
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ForceAlignedAccess< ExpressionType > Class Template Reference

Detailed Description

template<typename ExpressionType>
class Eigen::ForceAlignedAccess< ExpressionType >

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

Parameters
ExpressionTypethe 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.

See Also
MatrixBase::forceAlignedAccess()

Inherits type< ForceAlignedAccess< ExpressionType > >.


The documentation for this class was generated from the following file: