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