DistributedVector<T>.Gather Method

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

Definition

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

See Also