QUDA  v1.1.0
A library for QCD on GPUs
Static Public Member Functions | List of all members
trove::detail::c2r_warp_transpose_impl< Array, Indices, odd > Struct Template Reference

#include <transpose.h>

Static Public Member Functions

static __device__ void impl (Array &src, const Indices &indices, const int &rotation)
 

Detailed Description

template<typename Array, typename Indices>
struct trove::detail::c2r_warp_transpose_impl< Array, Indices, odd >

Definition at line 480 of file transpose.h.

Member Function Documentation

◆ impl()

template<typename Array , typename Indices >
static __device__ void trove::detail::c2r_warp_transpose_impl< Array, Indices, odd >::impl ( Array &  src,
const Indices &  indices,
const int &  rotation 
)
inlinestatic

Definition at line 481 of file transpose.h.


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