QUDA  v1.1.0
A library for QCD on GPUs
Static Public Attributes | List of all members
trove::detail::r2c_offset_constants< m, odd > Struct Template Reference

#include <transpose.h>

Static Public Attributes

static const int permute = static_mod_inverse<WARP_SIZE, m>::value
 

Detailed Description

template<int m>
struct trove::detail::r2c_offset_constants< m, odd >

Definition at line 86 of file transpose.h.

Member Data Documentation

◆ permute

template<int m>
const int trove::detail::r2c_offset_constants< m, odd >::permute = static_mod_inverse<WARP_SIZE, m>::value
static

Definition at line 87 of file transpose.h.


The documentation for this struct was generated from the following file: