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: Numerics.NET.EquationSolvers
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
protected double CurrentUpperBoundValue { get; set; }