Root Bracketing Solver.Current Upper Bound Value Property
Gets or sets the value of the target function at the upper 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 CurrentUpperBoundValue { get; set; }