|
QUDA
1.0.0
|
#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 106 of file register_traits.h.
| typedef int2 quda::vector< int, 2 >::type |
Definition at line 107 of file register_traits.h.
|
inline |
Definition at line 109 of file register_traits.h.
|
inline |
Definition at line 110 of file register_traits.h.
| int2 quda::vector< int, 2 >::a |
Definition at line 108 of file register_traits.h.
1.8.13