Represents a vectorized Real3.
More...
#include <arcane/utils/Simd.h>
Represents a vectorized Real3.
Definition at line 150 of file Simd.h.
◆ Int32IndexType
| typedef SimdReal::Int32IndexType Arcane::SimdReal3::Int32IndexType |
◆ SimdReal3() [1/3]
| Arcane::SimdReal3::SimdReal3 |
( |
| ) |
|
|
inline |
◆ SimdReal3() [2/3]
◆ SimdReal3() [3/3]
| Arcane::SimdReal3::SimdReal3 |
( |
const Real3 * | base, |
|
|
const Int32IndexType & | idx ) |
|
inline |
◆ get()
◆ operator[]()
| const Real3 Arcane::SimdReal3::operator[] |
( |
Integer | i | ) |
const |
|
inline |
◆ set() [1/2]
◆ set() [2/2]
| void Arcane::SimdReal3::set |
( |
Real3 * | base, |
|
|
const Int32IndexType & | idx ) const |
|
inline |
The documentation for this class was generated from the following file: