ILNumerics Ultimate VS

SettingsMinParallelElement1Count Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Threshold used to determine, if computations of O(n) built-in-functions are done in parallel on multicore machines; default: 1000.

[ILNumerics Core Module]

Namespace:  ILNumerics
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public static ulong MinParallelElement1Count { get; set; }

Property Value

Type: UInt64
Remarks

[ILNumerics Core Module]

See Also

Reference