NumericsConfiguration.AutoLoadNativeProviders Property

Gets or sets whether native (processor specific) implementation providers should be loaded automatically.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static bool AutoLoadNativeProviders { get; set; }

Property Value

Boolean

See Also