ILNumerics - Technical Application Development
Top
The CountableArray type exposes the following members.
Methods
Name | Description | |
---|---|---|
FindDevice |
Finds the first device memory referenced by this CountableArray, starting with examining host memory (index 0).
[ILNumerics Core Module] | |
GetHashCode |
Gets a hash code of the handles _and its content_ currently stored in this object.
(Overrides ObjectGetHashCode.)[ILNumerics Core Module] | |
Release |
Decrease the reference counter. Release resources and cache this object when reference counter reaches 0.
[ILNumerics Core Module] |
See Also