|
QUDA
0.9.0
|
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]) |
Private Types | |
| typedef mapper< FloatIn >::type | RegTypeIn |
| typedef mapper< FloatOut >::type | RegTypeOut |
Straight copy with no basis change
Definition at line 46 of file copy_color_spinor.cuh.
|
private |
Definition at line 89 of file extended_color_spinor_utilities.cu.
|
private |
Definition at line 90 of file extended_color_spinor_utilities.cu.
|
inline |
|
inline |
1.8.14