原文 : http://www.boost.org/libs/math/doc/index.html
c++boost.gif (8819 bytes) Home Libraries People FAQ More

Boost Math Library

Header / Docs Contents
<boost/math_fwd.hpp> 前方向宣言ヘッダ。(訳語DBの決定待ち)
<boost/math/octonion.hpp>

documentation
八元複素数クラステンプレートと八元数代数関数テンプレート。
<boost/math/quaternion.hpp>

documentation
四元複素数クラステンプレートと四元数代数関数テンプレート。
<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
逆双曲関数他、"特殊な"数学関数テンプレート。
<boost/math/common_factor.hpp>
<boost/math/common_factor_ct.hpp>
<boost/math/common_factor_rt.hpp>

documentation
最大公約数と最小公倍数を扱う、コンパイルタイムとランタイムの、クラステンプレート及び関数テンプレート。

Rationale

多くのBoostヘッダを分離するのに役立つのがmathライブラリである。 様々な数学関数がmathライブラリに含まれている。


Revised 2 July, 2002