ILNumerics - Technical Application Development
Top
The DeviceManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDevice |
Get the device stored at index i.
[ILNumerics Core Module] | |
GetDeviceCount |
Gets the number of Devices currently available on the system.
[ILNumerics Core Module] | |
GetDevices |
Gives the (original!) array of available Device objects. Use with care and do not change the elements! No copy is made for performance reasons!
[ILNumerics Core Module] |
See Also