|
QUDA
0.9.0
|
Public Types | |
| typedef mapper< FloatIn >::type | RegTypeIn |
| typedef mapper< FloatOut >::type | RegTypeOut |
Public Member Functions | |
| template<typename FloatOut , typename FloatIn > | |
| __device__ __host__ void | operator() (complex< FloatOut > out[Ns *Nc], const complex< FloatIn > in[Ns *Nc]) const |
| __device__ __host__ void | operator() (RegTypeOut out[Ns *Nc *2], const RegTypeIn in[Ns *Nc *2]) |
Transform from non-relativistic into relavisitic basis
Definition at line 72 of file copy_color_spinor.cuh.
| typedef mapper<FloatIn>::type quda::RelBasis< Ns, Nc >::RegTypeIn |
Definition at line 129 of file extended_color_spinor_utilities.cu.
| typedef mapper<FloatOut>::type quda::RelBasis< Ns, Nc >::RegTypeOut |
Definition at line 130 of file extended_color_spinor_utilities.cu.
|
inline |
|
inline |
1.8.14