Gets or sets whether native (processor specific) implementation
providers should be loaded automatically.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public static bool AutoLoadNativeProviders { get; set; }
Public Shared Property AutoLoadNativeProviders As Boolean
Get
Set
public:
static property bool AutoLoadNativeProviders {
bool get ();
void set (bool value);
}
static member AutoLoadNativeProviders : bool with get, set
Property Value
Type:
Boolean
Numerical Libraries
Supported in: 6.0
Reference