Template Function hipcub::StoreDirectWarpStriped(int, OutputIteratorT, T(&))¶
Defined in File block_store_func.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve function “hipcub::StoreDirectWarpStriped” with arguments (int, OutputIteratorT, T (&)) in doxygen xml output for project “hipCUB” from directory: ./docBin/xml. Potential matches:
- template<typename T, int ITEMS_PER_THREAD, typename OutputIteratorT> __device__ void StoreDirectWarpStriped(int linear_id, OutputIteratorT block_iter, T (&items)[ITEMS_PER_THREAD])
- template<typename T, int ITEMS_PER_THREAD, typename OutputIteratorT> __device__ void StoreDirectWarpStriped(int linear_id, OutputIteratorT block_iter, T (&items)[ITEMS_PER_THREAD], int valid_items)