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 18. Internal Details: Series, Rationals and Continued Fractions, Testing, and Development Tools

Table of Contents

Overview
Internal tools
Series Evaluation
Continued Fraction Evaluation
Tools For 3-Term Recurrence Relations
Tuples
Minimax Approximations and the Remez Algorithm
Relative Error and Testing
Graphing, Profiling, and Generating Test Data for Special Functions

PrevUpHomeNext