rocPRIM
Public Types | Public Member Functions | List of all members
detail::block_histogram_atomic< T, BlockSizeX, BlockSizeY, BlockSizeZ, ItemsPerThread, Bins > Class Template Reference

Public Types

using storage_type = typename ::rocprim::detail::empty_storage_type
 

Public Member Functions

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: