get_local_range
MISSING
(1) | |
(2) |
-
Get the local range for all dimensions
Returns: the value of the local range for each dimension of the nd_range. -
Returns the local range in a specified dimension.
Parameters:-
unsigned int
dimension
: the dimension of the local range to be returned.
-