DistributedMatrix<T>.Provider Property

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

Definition

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

Property Value

DistributedProvider

See Also