WPILibC++ 2023.4.3-108-ge5452e3
|
Enforce aligned packet loads and stores regardless of what is requested. More...
Public Types | |
typedef internal::dense_xpr_base< ForceAlignedAccess >::type | Base |
Protected Attributes | |
const ExpressionType & | m_expression |
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.
typedef internal::dense_xpr_base<ForceAlignedAccess>::type Eigen::ForceAlignedAccess< ExpressionType >::Base |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |