RootBracketingSolver.CurrentUpperBoundValue 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#
protected double CurrentUpperBoundValue { get; set; }

Property Value

Double

See Also