Distributed Memory Manager<T>.Pin Method
Provides access to a pointer that represents the data (note: no actual pin occurs)
Definition
Namespace: Numerics.NET.Distributed
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public override MemoryHandle Pin(
int elementIndex = 0
)
Parameters
- elementIndex Int32 (Optional)