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

range<dimensions>

range representation of a 1, 2 or 3 dimensional range. A range represents the size of each dimension of the index space.

template <int dimensions>
class cl::sycl::range;

syclreference.com — SYCL Reference Pages

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