lattice / quda

QUDA is a library for performing calculations in lattice QCD on GPUs.
https://lattice.github.io/quda
Other
289 stars 97 forks source link

avoid nonexistent member access in complex template #1467

Closed jxy closed 4 months ago

jxy commented 4 months ago

clang trunk started error out, even though it never got instantiated directly. using member functions should be more correct.