Class interface for specifying NDRange values.
More...
#include <cl.hpp>
Class interface for specifying NDRange values.
Definition at line 4611 of file cl.hpp.
◆ NDRange() [1/8]
Default constructor - resulting range has zero dimensions.
Definition at line 4619 of file cl.hpp.
◆ NDRange() [2/8]
cl::NDRange::NDRange |
( |
::size_t |
size0 | ) |
|
|
inline |
Constructs one-dimensional range.
Definition at line 4624 of file cl.hpp.
◆ NDRange() [3/8]
Constructs two-dimensional range.
Definition at line 4631 of file cl.hpp.
◆ NDRange() [4/8]
Constructs three-dimensional range.
Definition at line 4639 of file cl.hpp.
◆ NDRange() [5/8]
Default constructor - resulting range has zero dimensions.
Definition at line 4619 of file cl.hpp.
◆ NDRange() [6/8]
cl::NDRange::NDRange |
( |
::size_t |
size0 | ) |
|
|
inline |
Constructs one-dimensional range.
Definition at line 4624 of file cl.hpp.
◆ NDRange() [7/8]
Constructs two-dimensional range.
Definition at line 4631 of file cl.hpp.
◆ NDRange() [8/8]
Constructs three-dimensional range.
Definition at line 4639 of file cl.hpp.
◆ dimensions() [1/2]
::size_t cl::NDRange::dimensions |
( |
| ) |
const |
|
inline |
Queries the number of dimensions in the range.
Definition at line 4656 of file cl.hpp.
◆ dimensions() [2/2]
::size_t cl::NDRange::dimensions |
( |
| ) |
const |
|
inline |
Queries the number of dimensions in the range.
Definition at line 4656 of file cl.hpp.
◆ operator const ::size_t *() [1/2]
cl::NDRange::operator const ::size_t * |
( |
| ) |
const |
|
inline |
Conversion operator to const ::size_t *.
- Returns
- a pointer to the size of the first dimension.
Definition at line 4651 of file cl.hpp.
◆ operator const ::size_t *() [2/2]
cl::NDRange::operator const ::size_t * |
( |
| ) |
const |
|
inline |
Conversion operator to const ::size_t *.
- Returns
- a pointer to the size of the first dimension.
Definition at line 4651 of file cl.hpp.
The documentation for this class was generated from the following file:
- /build/asl-wApkbx/asl-0.1.7/debian/tmp/usr/include/ASL/acl/cl.hpp