DistributedMatrix<T>.Provider Property

Gets the object that provides infrastructure functionality for the distributed platform.

Definition

Namespace: Extreme.Mathematics.Distributed
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public DistributedProvider Provider { get; }

Property Value

DistributedProvider

See Also