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 not set, Numerics will fall back to the environment variable
`MathNetNumericsSSProviderPath` or the default probing paths.