ILNumerics Ultimate VS

CLSharedMemoryPool Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Initializes a new instance of the CLSharedMemoryPool class

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

public CLSharedMemoryPool(
	Device device,
	NativeHostPool pool
)

Parameters

device
Type: ILNumerics.Core.DeviceManagementDevice
pool
Type: ILNumerics.Core.MemoryLayerNativeHostPool
See Also

Reference