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

Math Toolkit 2.6.0

Nikhar Agrawal

Anton Bikineev

Paul A. Bristow

Hubert Holin

Marco Guazzone

Christopher Kormanyos

Bruno Lalande

John Maddock

Jeremy W. Murphy

Johan Råde

Benjamin Sobotta

Gautam Sewani

Nicholas Thompson

Thijs van den Berg

Daryle Walker

Xiaogang Zhang

This manual is also available in printer friendly PDF format, and as a CD ISBN 0-9504833-2-X 978-0-9504833-2-0, Classification 519.2-dc22.

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)


Table of Contents

1. Overview
2. Floating Point Utilities
3. Specified-width floating-point typedefs
4. Mathematical Constants
5. Statistical Distributions and Functions
6. Special Functions
7. TR1 and C99 external "C" Functions
8. Root Finding & Minimization Algorithms
9. Polynomials and Rational Functions
10. Interpolation
11. Quadrature and Differentiation
12. Complex Number Functions
13. Quaternions
14. Octonions
15. Integer Utilities (Greatest Common Divisor and Least Common Multiple)
16. Internal Details: Series, Rationals and Continued Fractions, Testing, and Development Tools
17. Use with User-Defined Floating-Point Types - Boost.Multiprecision and others
18. Policies: Controlling Precision, Error Handling etc
19. Performance
20. Backgrounders
21. Library Status
22. Indexes

Last revised: April 11, 2018 at 13:55:39 GMT


Next