Algorithms for finding roots and extrema of one-argument real functions using bracketing.
Find the minimum value of the function func().
Find a real root of the real function f(x) via bracketing.
See Source File
BSD style: $(LICENSE), Digital Mars.
Copyright (C) 2008 Don Clugston.
Don Clugston.
Algorithms for finding roots and extrema of one-argument real functions using bracketing.