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

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)
 

The documentation for this class was generated from the following file: