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, s > > Struct Template Reference

#include <memory.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 39 of file memory.h.

Member Function Documentation

◆ impl()

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

Definition at line 40 of file memory.h.


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