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.4
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.4
protected double GetBisectionPoint()