QUDA
v0.7.0
A library for QCD on GPUs
|
#include <register_traits.h>
Static Public Member Functions | |
template<typename T > | |
__device__ static __host__ T | Atan2 (const T &a, const T &b) |
template<typename T > | |
__device__ static __host__ T | Sin (const T &a) |
template<typename T > | |
__device__ static __host__ T | Cos (const T &a) |
Specialization of Trig functions using shorts
Definition at line 57 of file register_traits.h.
|
inlinestatic |
Definition at line 59 of file register_traits.h.
|
inlinestatic |
Definition at line 63 of file register_traits.h.
|
inlinestatic |
Definition at line 61 of file register_traits.h.