Eigen  3.3.3
Eigen::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 > >.

List of all members.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends