#include <Grid_a64fx-2.h>
|
| vecf | operator() (float a, float b) |
| vecf | operator() (float a) |
| vecd | operator() (double a, double b) |
| vecd | operator() (double a) |
| vec< Integer > | operator() (Integer a) |
| vecf | operator() (float a, float b) |
| vecf | operator() (float a) |
| vecd | operator() (double a, double b) |
| vecd | operator() (double a) |
| veci | operator() (Integer a) |
| __m256 | operator() (float a, float b) |
| __m256 | operator() (float a) |
| __m256d | operator() (double a, double b) |
| __m256d | operator() (double a) |
| __m256i | operator() (Integer a) |
| __m512 | operator() (float a, float b) |
| __m512 | operator() (float a) |
| __m512d | operator() (double a, double b) |
| __m512d | operator() (double a) |
| __m512i | operator() (Integer a) |
| template<typename T> |
| accelerator_inline vec< T > | operator() (T a, T b) |
| template<typename T> |
| accelerator_inline vec< T > | operator() (T a) |
| float32x4_t | operator() (float a, float b) |
| float32x4_t | operator() (float a) |
| float64x2_t | operator() (double a, double b) |
| float64x2_t | operator() (double a) |
| uint32x4_t | operator() (Integer a) |
| vector4float | operator() (float a, float b) |
| vector4float | operator() (float a) |
| vector4double | operator() (double a, double b) |
| vector4double | operator() (double a) |
| veci | operator() (Integer a) |
| __m128 | operator() (float a, float b) |
| __m128 | operator() (float a) |
| __m128d | operator() (double a, double b) |
| __m128d | operator() (double a) |
| __m128i | operator() (Integer a) |
Definition at line 240 of file Grid_a64fx-2.h.
◆ operator()() [1/37]
| vecf Vsplat::operator() |
( |
float | a, |
|
|
float | b ) |
|
inline |
◆ operator()() [2/37]
| vecf Vsplat::operator() |
( |
float | a | ) |
|
|
inline |
◆ operator()() [3/37]
| vecd Vsplat::operator() |
( |
double | a, |
|
|
double | b ) |
|
inline |
◆ operator()() [4/37]
| vecd Vsplat::operator() |
( |
double | a | ) |
|
|
inline |
◆ operator()() [5/37]
◆ operator()() [6/37]
| vecf Vsplat::operator() |
( |
float | a, |
|
|
float | b ) |
|
inline |
◆ operator()() [7/37]
| vecf Vsplat::operator() |
( |
float | a | ) |
|
|
inline |
◆ operator()() [8/37]
| vecd Vsplat::operator() |
( |
double | a, |
|
|
double | b ) |
|
inline |
◆ operator()() [9/37]
| vecd Vsplat::operator() |
( |
double | a | ) |
|
|
inline |
◆ operator()() [10/37]
◆ operator()() [11/37]
| __m256 Vsplat::operator() |
( |
float | a, |
|
|
float | b ) |
|
inline |
◆ operator()() [12/37]
| __m256 Vsplat::operator() |
( |
float | a | ) |
|
|
inline |
◆ operator()() [13/37]
| __m256d Vsplat::operator() |
( |
double | a, |
|
|
double | b ) |
|
inline |
◆ operator()() [14/37]
| __m256d Vsplat::operator() |
( |
double | a | ) |
|
|
inline |
◆ operator()() [15/37]
| __m256i Vsplat::operator() |
( |
Integer | a | ) |
|
|
inline |
◆ operator()() [16/37]
| __m512 Vsplat::operator() |
( |
float | a, |
|
|
float | b ) |
|
inline |
◆ operator()() [17/37]
| __m512 Vsplat::operator() |
( |
float | a | ) |
|
|
inline |
◆ operator()() [18/37]
| __m512d Vsplat::operator() |
( |
double | a, |
|
|
double | b ) |
|
inline |
◆ operator()() [19/37]
| __m512d Vsplat::operator() |
( |
double | a | ) |
|
|
inline |
◆ operator()() [20/37]
| __m512i Vsplat::operator() |
( |
Integer | a | ) |
|
|
inline |
◆ operator()() [21/37]
◆ operator()() [22/37]
◆ operator()() [23/37]
| float32x4_t Vsplat::operator() |
( |
float | a, |
|
|
float | b ) |
|
inline |
◆ operator()() [24/37]
| float32x4_t Vsplat::operator() |
( |
float | a | ) |
|
|
inline |
◆ operator()() [25/37]
| float64x2_t Vsplat::operator() |
( |
double | a, |
|
|
double | b ) |
|
inline |
◆ operator()() [26/37]
| float64x2_t Vsplat::operator() |
( |
double | a | ) |
|
|
inline |
◆ operator()() [27/37]
| uint32x4_t Vsplat::operator() |
( |
Integer | a | ) |
|
|
inline |
◆ operator()() [28/37]
◆ operator()() [29/37]
◆ operator()() [30/37]
| vector4double Vsplat::operator() |
( |
double | a, |
|
|
double | b ) |
|
inline |
◆ operator()() [31/37]
| vector4double Vsplat::operator() |
( |
double | a | ) |
|
|
inline |
◆ operator()() [32/37]
◆ operator()() [33/37]
| __m128 Vsplat::operator() |
( |
float | a, |
|
|
float | b ) |
|
inline |
◆ operator()() [34/37]
| __m128 Vsplat::operator() |
( |
float | a | ) |
|
|
inline |
◆ operator()() [35/37]
| __m128d Vsplat::operator() |
( |
double | a, |
|
|
double | b ) |
|
inline |
◆ operator()() [36/37]
| __m128d Vsplat::operator() |
( |
double | a | ) |
|
|
inline |
◆ operator()() [37/37]
| __m128i Vsplat::operator() |
( |
Integer | a | ) |
|
|
inline |
The documentation for this struct was generated from the following files: