IntervalTInflateDown Property |
Gets a function that inflates a value towards negative infinity (used to ensure a conservative lower bound).
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic static Func<T, T> InflateDown { get; }Property Value
FuncT,
T
See Also