Click or drag to resize

DeviceArrayViewNETFormat Properties

The DeviceArrayViewNETFormat generic type exposes the following members.

Properties
  NameDescription
Public propertyBackend
Get the GPU compute backend that owns the underlying device memory
Public propertyIsDisposed
Public propertyIsEmpty
Check whether the view is empty
Public propertyIsValid
Check whether the view is valid (non-empty)
Public propertySize
Get the number of elements in the view
Public propertySizeInBytes
Get the size of the view in bytes
Top
See Also