$treeview $search $mathjax
Eigen  3.2.5
$projectbrief
$projectbrief
$searchbox

ForceAlignedAccess< ExpressionType > Class Template Reference
[Core module]

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

Inherits internal::dense_xpr_base::type< ForceAlignedAccess< ExpressionType > >.

List of all members.


Detailed Description

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

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

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

See also:
MatrixBase::forceAlignedAccess()

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