|
template<typename ValuesInputIterator , typename ValuesOutputIterator > |
ROCPRIM_DEVICE void | permute (unsigned int(&ranks)[ItemsPerThread], ValuesInputIterator values_input, ValuesOutputIterator values_output, storage_type &storage) |
|
template<typename ValuesOutputIterator , typename ValuesInputIterator > |
ROCPRIM_DEVICE void | permute (unsigned int(&ranks)[ItemsPerThread], ValuesInputIterator values_input, ValuesOutputIterator values_output, const unsigned int valid_in_last_block, storage_type &storage) |
|
The documentation for this struct was generated from the following file: