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

PrevUpHomeNext

Chapter 20. 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
Color Maps

PrevUpHomeNext