◆ block_sort()
template<typename Key , typename KeyValueType , int BlockSize, int ItemsPerThread = 8, xpu::driver_t Impl = XPU_COMPILATION_TARGET>
◆ sort()
template<typename Key , typename KeyValueType , int BlockSize, int ItemsPerThread = 8, xpu::driver_t Impl = XPU_COMPILATION_TARGET>
template<typename KeyGetter >
XPU_D KeyValueType* xpu::block_sort< Key, KeyValueType, BlockSize, ItemsPerThread, Impl >::sort |
( |
KeyValueType * |
vals, |
|
|
size_t |
N, |
|
|
KeyValueType * |
buf, |
|
|
KeyGetter && |
getKey |
|
) |
| |
The documentation for this class was generated from the following file: