![]() |
|
Enforce aligned packet loads and stores regardless of what is requested. More...
#include <ForceAlignedAccess.h>
Public Types | |
typedef internal::dense_xpr_base< ForceAlignedAccess >::type | Base |
Protected Attributes | |
const ExpressionType & | m_expression |
Private Member Functions | |
ForceAlignedAccess & | operator= (const ForceAlignedAccess &) |
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 |
References col(), Eigen::ForceAlignedAccess< ExpressionType >::m_expression, and row().
|
inline |
|
inline |
References col(), Eigen::ForceAlignedAccess< ExpressionType >::m_expression, and row().
|
inline |
References Eigen::ForceAlignedAccess< ExpressionType >::m_expression.
Referenced by gdb.printers._MatrixEntryIterator::__next__(), gdb.printers.EigenMatrixPrinter::children(), gdb.printers.EigenSparseMatrixPrinter::children(), gdb.printers.EigenMatrixPrinter::to_string(), and gdb.printers.EigenSparseMatrixPrinter::to_string().
|
inline |
|
inline |
|
private |
|
inline |
|
inline |
|
inline |
References col(), Eigen::ForceAlignedAccess< ExpressionType >::m_expression, and row().
|
inline |
References Eigen::ForceAlignedAccess< ExpressionType >::m_expression.
Referenced by gdb.printers._MatrixEntryIterator::__next__(), gdb.printers.EigenMatrixPrinter::children(), gdb.printers.EigenSparseMatrixPrinter::children(), gdb.printers.EigenMatrixPrinter::to_string(), and gdb.printers.EigenSparseMatrixPrinter::to_string().
|
inline |
References Eigen::ForceAlignedAccess< ExpressionType >::m_expression, and plotDoE::x.
|
inline |
References col(), Eigen::ForceAlignedAccess< ExpressionType >::m_expression, row(), and plotDoE::x.
|
protected |
Referenced by Eigen::ForceAlignedAccess< ExpressionType >::coeff(), Eigen::ForceAlignedAccess< ExpressionType >::coeffRef(), Eigen::ForceAlignedAccess< ExpressionType >::cols(), Eigen::ForceAlignedAccess< ExpressionType >::innerStride(), Eigen::ForceAlignedAccess< ExpressionType >::operator const ExpressionType &(), Eigen::ForceAlignedAccess< ExpressionType >::outerStride(), Eigen::ForceAlignedAccess< ExpressionType >::packet(), Eigen::ForceAlignedAccess< ExpressionType >::rows(), and Eigen::ForceAlignedAccess< ExpressionType >::writePacket().