Object allowing positioning of values in a SIMD vector. More...
#include <arcane/core/SimdItem.h>
Public Member Functions | |
| SimdDirectSetter (DataType *ARCANE_RESTRICT _data) | |
| void | operator= (const SimdType &vr) |
Private Types | |
| typedef SimdTypeTraits< DataType >::SimdType | SimdType |
Private Attributes | |
| DataType *ARCANE_RESTRICT | m_data |
Object allowing positioning of values in a SIMD vector.
Definition at line 399 of file SimdItem.h.
|
private |
Definition at line 401 of file SimdItem.h.
|
inline |
Definition at line 405 of file SimdItem.h.
|
inline |
Definition at line 411 of file SimdItem.h.
|
private |
Definition at line 418 of file SimdItem.h.