IParallelized Interface
Specifies the contract for types whose computational methods have been parallelized.
Definition
Namespace: Extreme
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
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. |