IDistributed.DataLocation Property

Gets a value that indicates whether the matrix elements are created on the host or the device.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
DistributedDataLocation DataLocation { get; }

Property Value

DistributedDataLocation

See Also