rocPRIM
|
Classes | |
union | storage_type_ |
Public Types | |
using | storage_type = detail::raw_storage< storage_type_ > |
Public Member Functions | |
template<class Counter > | |
ROCPRIM_DEVICE ROCPRIM_FORCE_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) |