Gets a value that indicates whether the matrix elements are
created on the host or the device.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
DistributedDataLocation DataLocation { get; }
ReadOnly Property DataLocation As DistributedDataLocation
Get
property DistributedDataLocation DataLocation {
DistributedDataLocation get ();
}
abstract DataLocation : DistributedDataLocation with get
Property Value
Type:
DistributedDataLocation
Reference