ILNumerics Ultimate VS

NativeHostPool Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Create a new memory pool for the host device (CLR).

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.MemoryLayer
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public NativeHostPool(
	Device device
)

Parameters

device
Type: ILNumerics.Core.DeviceManagementDevice
The host device.
Remarks

[ILNumerics Core Module]

See Also

Reference