|
Grid 0.7.0
|
#include <Grid_a64fx-2.h>
Public Member Functions | |
| template<typename T> | |
| vec< T > | operator() (vec< T > a, vec< T > b) |
| vecf | operator() (vecf a, vecf b) |
| vecd | operator() (vecd a, vecd b) |
| __m256 | operator() (__m256 a, __m256 b) |
| __m256d | operator() (__m256d a, __m256d b) |
| __m512 | operator() (__m512 a, __m512 b) |
| __m512d | operator() (__m512d a, __m512d b) |
| template<typename T> | |
| accelerator_inline vec< T > | operator() (vec< T > a, vec< T > b) |
| float32x4_t | operator() (float32x4_t a, float32x4_t b) |
| float64x2_t | operator() (float64x2_t a, float64x2_t b) |
| vector4double | operator() (vector4double a, vector4double b) |
| veci | operator() (veci a, veci b) |
| __m128 | operator() (__m128 a, __m128 b) |
| __m128d | operator() (__m128d a, __m128d b) |
Definition at line 470 of file Grid_a64fx-2.h.
Definition at line 473 of file Grid_a64fx-2.h.
References vec< T >::v.
Definition at line 393 of file Grid_a64fx-fixedsize.h.
Definition at line 398 of file Grid_a64fx-fixedsize.h.
|
inline |
Definition at line 384 of file Grid_avx.h.
|
inline |
Definition at line 388 of file Grid_avx.h.
|
inline |
Definition at line 250 of file Grid_avx512.h.
|
inline |
Definition at line 254 of file Grid_avx512.h.
|
inline |
Definition at line 207 of file Grid_generic.h.
References accelerator_inline, vec< T >::v, and VECTOR_FOR.
|
inline |
Definition at line 219 of file Grid_neon.h.
|
inline |
Definition at line 223 of file Grid_neon.h.
|
inline |
Definition at line 327 of file Grid_qpx.h.
Definition at line 335 of file Grid_qpx.h.
References vec< T >::v, and VECTOR_FOR.
|
inline |
Definition at line 252 of file Grid_sse4.h.
|
inline |
Definition at line 256 of file Grid_sse4.h.