Tomographer
v5.4
Tomographer C++ Framework Documentation
|
A very simplistic tool for finding a relatively straightforward zero with few iterations. More...
Go to the source code of this file.
Namespaces | |
Tomographer | |
Base namespace for the Tomographer project. | |
Tomographer::Tools | |
Various useful tools. | |
A very simplistic tool for finding a relatively straightforward zero with few iterations.
For better, interval bracketing algorithms, see Boost's alternatives.
Definition in file simple_find_zero.h.