Root Bracketing Solver<T>.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.Generic
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.0.1
C#
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.0.1
protected T CurrentUpperBoundValue { get; set; }