|
QUDA
1.0.0
|
#include <register_traits.h>
Public Types | |
| typedef double2 | type |
Public Member Functions | |
| vector (const type &a) | |
| operator type () const | |
Public Attributes | |
| type | a |
Definition at line 92 of file register_traits.h.
| typedef double2 quda::vector< double, 2 >::type |
Definition at line 93 of file register_traits.h.
|
inline |
Definition at line 95 of file register_traits.h.
|
inline |
Definition at line 96 of file register_traits.h.
| type quda::vector< double, 2 >::a |
Definition at line 94 of file register_traits.h.
1.8.13