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 for the latest Boost documentation.
c++boost.gif (8819 bytes) Home Libraries People FAQ More

Boost Math Library

Header / Docs Contents
<boost/math_fwd.hpp> Forward declaration header.
<boost/math/octonion.hpp>

documentation
Octonion class templates and octonion algebra function templates.
<boost/math/quaternion.hpp>

documentation
Quaternion class templates and quaternion algebra function templates.
<boost/math/special_functions/acosh.hpp>
<boost/math/special_functions/asinh.hpp>
<boost/math/special_functions/atanh.hpp>
<boost/math/special_functions/sinc.hpp>
<boost/math/special_functions/sinhc.hpp>

documentation
"Special" mathematical function templates.
<boost/math/common_factor.hpp>
<boost/math/common_factor_ct.hpp>
<boost/math/common_factor_rt.hpp>

documentation
Compile-time and run-time class and function templates for greatest common divisor and least common multiple.

Rationale

The math sub-library of Boost helps segregate the large number of Boost headers. This sub-library should contain various math-related items.


Revised 2 July, 2002