|
QDP++
|
Go to the source code of this file.
Macros | |
| #define | CMUL(z, x, y) |
| #define | CMADD(z, x, y) |
| #define | CCMUL(z, x, y) |
| #define | CCMADD(z, x, y) |
| #define | CONJMUL(z, x, y) |
| #define | CONJMADD(z, x, y) |
| #define CCMADD | ( | z, | |
| x, | |||
| y ) |
Definition at line 72 of file sse_dcomplex_mult_macros.h.
| #define CCMUL | ( | z, | |
| x, | |||
| y ) |
Definition at line 54 of file sse_dcomplex_mult_macros.h.
| #define CMADD | ( | z, | |
| x, | |||
| y ) |
Definition at line 37 of file sse_dcomplex_mult_macros.h.
| #define CMUL | ( | z, | |
| x, | |||
| y ) |
Definition at line 21 of file sse_dcomplex_mult_macros.h.
| #define CONJMADD | ( | z, | |
| x, | |||
| y ) |
Definition at line 108 of file sse_dcomplex_mult_macros.h.
| #define CONJMUL | ( | z, | |
| x, | |||
| y ) |
Definition at line 92 of file sse_dcomplex_mult_macros.h.