Root Bracketing Solver.Get Bisection Point Method
Calculates the next approximation point using the bisection method.
Definition
Namespace: Numerics.NET.EquationSolvers
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
protected double GetBisectionPoint()