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

#include <transpose.h>

Static Public Attributes

static const int value = (x * o - (x / p)) % m
 

Detailed Description

template<int m>
template<int x>
struct trove::detail::composite_c2r_permute_fn< m >::eval< x >

Definition at line 138 of file transpose.h.

Member Data Documentation

◆ value

template<int m>
template<int x>
const int trove::detail::composite_c2r_permute_fn< m >::eval< x >::value = (x * o - (x / p)) % m
static

Definition at line 139 of file transpose.h.


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