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.
Initializes a new instance of the tiled_extent class.
tiled_extent();
tiled_extent(
const Concurrency::extent<rank>& _Other
);
tiled_extent(
const tiled_extent& _Other
);
Parameters
- _Other
The extent or tiled_extent object to copy.
Requirements
Header: amp.h
Namespace: Concurrency