Objet permettant de positionner les valeurs d'un vecteur SIMD. Plus de détails...
#include <arcane/core/SimdItem.h>
Fonctions membres publiques | |
SimdSetter (DataType *ARCANE_RESTRICT _data, const SimdInfo::SimdInt32IndexType &ARCANE_RESTRICT _indexes) | |
void | operator= (const SimdType &vr) |
void | operator= (const DataType &v) |
Types privés | |
typedef SimdTypeTraits< DataType >::SimdType | SimdType |
Attributs privés | |
const SimdInfo::SimdInt32IndexType &ARCANE_RESTRICT | idx |
DataType *ARCANE_RESTRICT | m_data |
Objet permettant de positionner les valeurs d'un vecteur SIMD.
Définition à la ligne 319 du fichier SimdItem.h.
|
private |
Définition à la ligne 321 du fichier SimdItem.h.
|
inline |
Définition à la ligne 323 du fichier SimdItem.h.
|
inline |
Définition à la ligne 333 du fichier SimdItem.h.
|
inline |
Définition à la ligne 329 du fichier SimdItem.h.
|
private |
Définition à la ligne 339 du fichier SimdItem.h.
|
private |
Définition à la ligne 340 du fichier SimdItem.h.