Indicates whether the degree of parallelism is a property that is shared
across instances.
Namespace: Extreme.Mathematics.Generic.SignalProcessingAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public virtual bool HasSharedDegreeOfParallelism { get; }
Public Overridable ReadOnly Property HasSharedDegreeOfParallelism As Boolean
Get
public:
virtual property bool HasSharedDegreeOfParallelism {
bool get ();
}
abstract HasSharedDegreeOfParallelism : bool with get
override HasSharedDegreeOfParallelism : bool with get
Property Value
Type:
Boolean
Numerical Libraries
Supported in: 5.x
Reference