DeviceArrayViewNETFormat Properties |
The DeviceArrayViewNETFormat generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Backend | Get the GPU compute backend that owns the underlying device memory | |
| IsDisposed | ||
| IsEmpty | Check whether the view is empty | |
| IsValid | Check whether the view is valid (non-empty) | |
| Size | Get the number of elements in the view | |
| SizeInBytes | Get the size of the view in bytes |