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 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