Gets or sets whether custom implementation
providers should be loaded automatically.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static bool AutoLoadCustomProviders { get; set; }
Public Shared Property AutoLoadCustomProviders As Boolean
Get
Set
public:
static property bool AutoLoadCustomProviders {
bool get ();
void set (bool value);
}
static member AutoLoadCustomProviders : bool with get, set
Property Value
Type:
Boolean
Reference