array::get_extent Method
Returns the extent object of the array.
Concurrency::extent<_Rank> get_extent() const restrict(amp,cpu);
Return Value
The extent object of the array.
Requirements
Header: amp.h
Namespace: Concurrency
See Also
Reference
array Class