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

#include <memory.h>

Static Public Member Functions

__host__ static __device__ void impl (const array< T, 1 > &d, T *ptr, int offset, int stride)
 

Detailed Description

template<typename T>
struct trove::detail::warp_store_array< array< T, 1 > >

Definition at line 50 of file memory.h.

Member Function Documentation

◆ impl()

template<typename T >
__host__ static __device__ void trove::detail::warp_store_array< array< T, 1 > >::impl ( const array< T, 1 > &  d,
T *  ptr,
int  offset,
int  stride 
)
inlinestatic

Definition at line 51 of file memory.h.


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