Array Functions<T>.Max Degree Of Parallelism Property
Gets or sets the maximum degree of parallelism enabled by the instance.
Definition
Namespace: Numerics.NET.LinearAlgebra.Implementation
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public abstract int MaxDegreeOfParallelism { get; set; }