Click or drag to resize

AbstractRootFinderMessageRootNotBracketed Property

Gets the localized error message used when the algorithm cannot start because the root does not seem to be bracketed.

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

Property Value

String
See Also