Click or drag to resize

AbstractRootFinderMessageRootNotFound Property

Gets the localized error message used when the algorithm ends without finding a root in the range.

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

Property Value

String
See Also