QUDA
v0.7.0
A library for QCD on GPUs
|
Public Types | |
typedef mapper< FloatIn >::type | RegTypeIn |
typedef mapper< FloatOut >::type | RegTypeOut |
Public Member Functions | |
__device__ __host__ void | operator() (RegTypeOut out[Ns *Nc *2], const RegTypeIn in[Ns *Nc *2]) |
Transform from chiral into non-relavisitic basis
Definition at line 87 of file copy_color_spinor.cu.
typedef mapper<FloatIn>::type quda::ChiralToNonRelBasis< FloatOut, FloatIn, Ns, Nc >::RegTypeIn |
Definition at line 88 of file copy_color_spinor.cu.
typedef mapper<FloatOut>::type quda::ChiralToNonRelBasis< FloatOut, FloatIn, Ns, Nc >::RegTypeOut |
Definition at line 89 of file copy_color_spinor.cu.
|
inline |
Definition at line 90 of file copy_color_spinor.cu.