Share via


tiled_index::get_tile_extent Method

Returns an extent object that has the values of the tiled_index template arguments _Dim0, _Dim1, and _Dim2.

extent<rank> get_tile_extent()restrict(amp,cpu);

Return Value

An extent object that has the values of the tiled_index template arguments _Dim0, _Dim1, and _Dim2.

Requirements

Header: amp.h

Namespace: Concurrency

See Also

Reference

tiled_index Class