rocPRIM
Public Types | Public Member Functions | List of all members
detail::unwrap_store< block_size, items_per_thread, result_type, store_method > Struct Template Reference

Public Types

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
 

Public Member Functions

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: