DistributedVector<T>.Gather Method

Gathers the data from the device or worker nodes to the local copy.

Definition

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

See Also