Helper structure for templated load iteration (inductive case) More...
Helper structure for templated load iteration (inductive case)
Definition at line 121 of file thread_load.cuh.
Static Public Member Functions | |
template<CacheLoadModifier MODIFIER, typename T > | |
static __device__ __forceinline__ void | Load (T const *ptr, T *vals) |
template<typename InputIteratorT , typename T > | |
static __device__ __forceinline__ void | Dereference (InputIteratorT itr, T *vals) |