Distributed Vector<T>.Destroy If Not Equal Method
Destroys the distributed copy of the data if the instance is
not equal to the specified vector.
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 void DestroyIfNotEqual(
Vector<T> other
)