|
using | block_store_values = ::rocprim::block_store< result_type, block_size, items_per_thread, store_method > |
|
using | storage_type = typename block_store_values::storage_type |
|
|
template<typename OutputIterator > |
ROCPRIM_DEVICE void | store (OutputIterator output, const unsigned int flat_block_id, const size_t starting_block, const size_t number_of_blocks, const unsigned int flat_thread_id, const size_t size, const rocprim::tuple< result_type, bool >(&wrapped_values)[items_per_thread], storage_type &storage) |
|
The documentation for this struct was generated from the following file: