Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a pointer to the raw data of the array.
_Value_type* data() restrict(amp,cpu);
const _Value_type* data() const restrict(amp,cpu);
Return Value
A pointer to the raw data of the array.
Requirements
Header: amp.h
Namespace: Concurrency