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

Property Value

Double

See Also