Représente un Real2x2 vectoriel. Plus de détails...
#include <arcane/utils/Simd.h>
| Types publics | |
| typedef SimdReal::Int32IndexType | Int32IndexType | 
| Fonctions membres publiques | |
| SimdReal2x2 (SimdReal2 _x, SimdReal2 _y) | |
| SimdReal2x2 (const Real2x2 *base, const Int32IndexType &idx) | |
| const Real2x2 | operator[] (Integer i) const | 
| void | set (Real2x2 *base, const Int32IndexType &idx) const | 
| void | set (Integer i, Real2x2 r) | 
| Real2x2 | get (Integer i) const | 
| Attributs publics | |
| SimdReal2 | x | 
| SimdReal2 | y | 
| 
 | inline | 
| 
 | inline |