Distributed Provider.Free Method
Frees distributed memory.
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 abstract void Free(
IntPtr data
)
Parameters
- data IntPtr
- A pointer to the memory that is to be freed.