Core Provider<T>.Parallel Options Property
Gets an object that specifies how the calculations should be parallelized.
Definition
Namespace: Numerics.NET.Providers
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
A ParallelOptions object.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
protected ParallelOptions ParallelOptions { get; }
Property Value
ParallelOptionsA ParallelOptions object.