|
QUDA
1.0.0
|
#include <double_single.h>

Public Member Functions | |
| __host__ __device__ void | operator+= (const double3 &b) |
| __host__ __device__ void | operator+= (const doublesingle3 &b) |
Public Attributes | |
| doublesingle | x |
| doublesingle | y |
| doublesingle | z |
Definition at line 47 of file double_single.h.
|
inline |
Definition at line 51 of file double_single.h.
|
inline |
Definition at line 52 of file double_single.h.
| doublesingle doublesingle3::x |
Definition at line 48 of file double_single.h.
Referenced by operator+=(), and operator+=().
| doublesingle doublesingle3::y |
Definition at line 49 of file double_single.h.
Referenced by operator+=(), and operator+=().
| doublesingle doublesingle3::z |
Definition at line 50 of file double_single.h.
Referenced by operator+=(), and operator+=().
1.8.13