Distributed Provider.Free Method
Frees distributed memory.
Definition
Namespace: Extreme.Mathematics.Distributed
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public abstract void Free(
IntPtr data
)
Parameters
- data IntPtr
- A pointer to the memory that is to be freed.