SparseSolverControlHintPath Property |
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.
Namespace: Altaxo.Calc.Providers.SparseSolverAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static string HintPath { get; set; }
Property Value
StringSee Also