FourierTransformControlHintPath 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.FourierTransformAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic static string HintPath { get; set; }
Property Value
String
See Also