QUDA  v1.1.0
A library for QCD on GPUs
Public Types | Static Public Member Functions | List of all members
trove::detail::c2r_compute_offsets_impl< array< int, 1 >, b, o > Struct Template Reference

#include <transpose.h>

Public Types

typedef array< int, 1 > Array
 

Static Public Member Functions

static __device__ Array impl (int offset)
 

Detailed Description

template<int b, int o>
struct trove::detail::c2r_compute_offsets_impl< array< int, 1 >, b, o >

Definition at line 206 of file transpose.h.

Member Typedef Documentation

◆ Array

template<int b, int o>
typedef array<int, 1> trove::detail::c2r_compute_offsets_impl< array< int, 1 >, b, o >::Array

Definition at line 207 of file transpose.h.

Member Function Documentation

◆ impl()

template<int b, int o>
static __device__ Array trove::detail::c2r_compute_offsets_impl< array< int, 1 >, b, o >::impl ( int  offset)
inlinestatic

Definition at line 209 of file transpose.h.


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