DistributedVector<T>.TryCreateDistributedCopy Method

Attempts to ensure that a copy of the object exists on the device or child node.

Definition

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

Return Value

Boolean

See Also