QUDA
v1.1.0
A library for QCD on GPUs
|
#include <register_traits.h>
Public Types | |
typedef int2 | type |
Public Member Functions | |
vector (const int2 &a) | |
operator type () const | |
Public Attributes | |
int2 | a |
Definition at line 233 of file register_traits.h.
typedef int2 quda::vector< int, 2 >::type |
Definition at line 234 of file register_traits.h.
|
inline |
Definition at line 236 of file register_traits.h.
|
inline |
Definition at line 237 of file register_traits.h.
int2 quda::vector< int, 2 >::a |
Definition at line 235 of file register_traits.h.