Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Eigen_test Odometry_test AttitudeEstimation_usingTicker MPU9250_Quaternion_Binary_Serial ... more
ForceAlignedAccess< ExpressionType > Class Template Reference
[Core module]
Enforce aligned packet loads and stores regardless of what is requested. More...
#include <ForceAlignedAccess.h>
Inherits internal::dense_xpr_base::type< ForceAlignedAccess< ExpressionType > >.
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()
Definition at line 34 of file ForceAlignedAccess.h.
Generated on Tue Jul 12 2022 17:47:04 by
