ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
public static DeviceHintAttribute Create( Nullable<DeviceTypes> kind = null, Nullable<uint> deviceID = null )
Parameters
- kind (Optional)
- Type: SystemNullableDeviceTypes
- deviceID (Optional)
- Type: SystemNullableUInt32
Return Value
Type: DeviceHintAttributeSee Also