Distributed Matrix<T>.Try Create Distributed Copy Method
Attempts to ensure that a copy of the object exists on the device or child node.
Definition
Namespace: Extreme.Mathematics.Distributed
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
true if a distributed copy exists or was successfully created.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public bool TryCreateDistributedCopy()
Return Value
Booleantrue if a distributed copy exists or was successfully created.