ILNumerics Ultimate VS

HostDeviceCopyFromHost Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

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

public override void CopyFromHost(
	MemoryHandle hostHandle,
	MemoryHandle deviceHandle,
	IntPtr offset,
	IntPtr length
)

Parameters

hostHandle
Type: ILNumerics.Core.MemoryLayerMemoryHandle
deviceHandle
Type: ILNumerics.Core.MemoryLayerMemoryHandle
offset
Type: SystemIntPtr
length
Type: SystemIntPtr
See Also

Reference