Use a specific provider if configured, e.g. using the
"MathNetNumericsDSSProvider" environment variable,
or fall back to the best provider.
voidUseManaged()
voidUseNativeMKL()
Public Properties
stringHintPath get; set;
Optional path to try to load native provider binaries from,
if the provider specific hint path is not set.
If neither is set, Numerics falls back to the provider specific
environment variables, or the default probing paths.