RootBracketingSolver.CurrentLowerBoundValue Property

Gets or sets the value of the target function at the lower bound of the interval.

Definition

Namespace: Numerics.NET.EquationSolvers
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
protected double CurrentLowerBoundValue { get; set; }

Property Value

Double

See Also