Root Bracketing Solver.Current Lower Bound Value Property
Gets or sets the value of the target function at the lower bound of the interval.
Definition
Namespace: Extreme.Mathematics.EquationSolvers
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
protected double CurrentLowerBoundValue { get; set; }