QUDA
v1.1.0
A library for QCD on GPUs
|
#include <transpose.h>
Classes | |
struct | eval |
Static Public Attributes | |
static const int | o = WARP_SIZE % m |
static const int | c = static_gcd<m, WARP_SIZE>::value |
static const int | p = m / c |
Definition at line 133 of file transpose.h.
|
static |
Definition at line 135 of file transpose.h.
|
static |
Definition at line 134 of file transpose.h.
|
static |
Definition at line 136 of file transpose.h.