ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
When requesing the Pointer for the first time during the lifetime of the handle
the HostArray will be fixed in memory and remain fixed until the handle is disposed.
Acquire a pointer to the first element of the HostArray.
[ILNumerics Core Module]
Namespace: ILNumerics.Core.MemoryLayer
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Property Value
Type: IntPtrRemarks
[ILNumerics Core Module]
See Also