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.1.5
    C#
    
 
 
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public abstract int MaxDegreeOfParallelism { get; set; }