|
|
using | storage_type = typename ::rocprim::detail::empty_storage_type |
| |
|
|
template<class Counter > |
| ROCPRIM_DEVICE ROCPRIM_INLINE void | composite (T(&input)[ItemsPerThread], Counter hist[Bins]) |
| |
|
template<class Counter > |
| ROCPRIM_DEVICE ROCPRIM_INLINE void | composite (T(&input)[ItemsPerThread], Counter hist[Bins], storage_type &storage) |
| |
The documentation for this class was generated from the following file: