Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Chapter 11. Internals (Series, Rationals and Continued Fractions, Root Finding, Function Minimization, Testing and Development Tools)

Table of Contents

Overview
Utilities & internals
Series Evaluation
Continued Fraction Evaluation
Polynomial and Rational Function Evaluation
Root Finding With Derivatives: Newton-Raphson, Halley & Schroeder
Root Finding Without Derivatives: Bisection, Bracket and TOMS748
Locating Function Minima: Brent's algorithm
Tuples
Testing and Development
Polynomials
Minimax Approximations and the Remez Algorithm
Relative Error and Testing
Graphing, Profiling, and Generating Test Data for Special Functions

PrevUpHomeNext