Click or drag to resize

AbstractRootFinderMessageAccuracyNotReached Property

Gets the localized error message used when the requested accuracy cannot be reached within the maximum number of iterations.

Namespace: Altaxo.Calc.RootFinding
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
protected static string MessageAccuracyNotReached { get; }

Property Value

String
See Also