syclreference.com
  1. SYCL
  2. | API Reference
  3. | Ranges and index space identifiers
  4. | group
  5. | group

group<dimensions>

Conversion constructor from group to group_base This constructor is used in all of the kernel invocation APIs that use the group class.


group<dimensions>(const detail::group_base & gb)
(1)
  1. Conversion constructor from group to group_base This constructor is used in all of the kernel invocation APIs that use the group class.
    Parameters:
    • const detail::group_base & gb

syclreference.com — SYCL Reference Pages

Last updated: 2019-01-24 00:24:52 +0000