◆ block_merge()
template<typename Key , int BlockSize, int ItemsPerThread = 8, xpu::driver_t Impl = XPU_COMPILATION_TARGET>
◆ merge()
template<typename Key , int BlockSize, int ItemsPerThread = 8, xpu::driver_t Impl = XPU_COMPILATION_TARGET>
template<typename Compare >
XPU_D void xpu::block_merge< Key, BlockSize, ItemsPerThread, Impl >::merge |
( |
const Key * |
a, |
|
|
size_t |
size_a, |
|
|
const Key * |
b, |
|
|
size_t |
size_b, |
|
|
Key * |
dst, |
|
|
Compare && |
|
|
) |
| |
The documentation for this class was generated from the following file: