rocPRIM
detail
block_store_impl
Public Types
|
Public Member Functions
|
List of all members
detail::block_store_impl< WithValues, BlockSize, ItemsPerThread, Key, Value > Struct Template Reference
Public Types
using
block_store_type
=
block_store
< Key, BlockSize, ItemsPerThread,
block_store_method::block_store_transpose
>
using
storage_type
= typename
block_store_type::storage_type
Public Member Functions
template<class KeysOutputIterator , class ValuesOutputIterator , class OffsetT >
ROCPRIM_DEVICE ROCPRIM_INLINE void
store
(const OffsetT block_offset, const unsigned int valid_in_last_block, const bool is_incomplete_block, KeysOutputIterator keys_output, ValuesOutputIterator, Key(&keys)[ItemsPerThread], Value(&)[ItemsPerThread], storage_type &storage)
The documentation for this struct was generated from the following file:
rocprim/include/rocprim/device/detail/
device_merge_sort.hpp
Generated by
1.8.13