DistributedMatrix<T>.DestroyLocalCopy Method

Destroys any copies of the object on the host or master node.

Definition

Namespace: Numerics.NET.Distributed
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public void DestroyLocalCopy()

See Also