DeviceArrayNETFormat Properties |
The DeviceArrayNETFormat 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 array is empty | |
| IsValid | Check whether the array is valid (non-empty) | |
| Size | Get the number of elements in the array | |
| SizeInBytes | Get the size of the array in bytes |