Helper structure for templated load iteration (termination case)
More...
template<int MAX>
struct cub::IterateThreadLoad< MAX, MAX >
Helper structure for templated load iteration (termination case)
Definition at line 141 of file thread_load.cuh.
|
template<CacheLoadModifier MODIFIER, typename T > |
static __device__ __forceinline__ void | Load (T const *, T *) |
|
template<typename InputIteratorT , typename T > |
static __device__ __forceinline__ void | Dereference (InputIteratorT, T *) |
|
The documentation for this struct was generated from the following file: