Distributed Matrix<T>.Data Location Property
Gets a value that indicates whether the matrix elements are
created on the host or the device.
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 DistributedDataLocation DataLocation { get; }