DistributedMatrix<T>.DestroyLocalCopy Method

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

Definition

Namespace: Extreme.Mathematics.Distributed
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public void DestroyLocalCopy()

See Also