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

Chapter 19. Internal Details: Series, Rationals and Continued Fractions, Testing, and Development Tools

Table of Contents

Overview
Internal tools
Series Evaluation
Arithmetic-Geometric Mean
Continued Fraction Evaluation
Simple Continued Fractions
Centered Continued Fractions
Luroth Expansions
Engel Expansion
Tools For 3-Term Recurrence Relations
Cohen Acceleration
Tuples
Minimax Approximations and the Remez Algorithm
Relative Error and Testing
Graphing, Profiling, and Generating Test Data for Special Functions

PrevUpHomeNext