NumericsConfiguration.AutoLoadCustomProviders Property

Gets or sets whether custom 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 AutoLoadCustomProviders { get; set; }

Property Value

Boolean

See Also