ILNumerics Ultimate VS

HostDeviceCopyToHost 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 CopyToHost(
	MemoryHandle deviceHandle,
	MemoryHandle hostHandle,
	IntPtr offset,
	IntPtr length
)

Parameters

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

Reference