NumericsConfiguration.AutoLoadNativeProviders Property

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

Definition

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

Property Value

Boolean

See Also