IParallelized Interface
Specifies the contract for types whose computational methods have been parallelized.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public interface IParallelized
Properties
Has | Indicates whether the degree of parallelism is a property that is shared across instances. |
Max | Gets or sets the maximum degree of parallelism enabled by the instance. |