21namespace shamalgs::numeric::details {
24 sycl::buffer<T> exclusive_sum_gpugems39_1(sycl::queue &q, sycl::buffer<T> &buf1,
u32 len);
27 sycl::buffer<T> exclusive_sum_gpugems39_2(sycl::queue &q, sycl::buffer<T> &buf1,
u32 len);
30 sycl::buffer<T> exclusive_sum_gpugems39_3(sycl::queue &q, sycl::buffer<T> &buf1,
u32 len);
std::uint32_t u32
32 bit unsigned integer