NumericsConfiguration.AutoLoadCustomProviders Property

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

Property Value

Boolean

See Also