Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
PrevUpHomeNext

Brent-Decker Algorithm

The Brent-Dekker algorithm, although very well know, is not provided by this library as TOMS 748 algorithm or its slightly easier to use variant bracket and solve are superior and provide equivalent functionality.


PrevUpHomeNext