最終更新日時:
が更新

履歴 編集

Boost Math Library

Header / Docs Contents
<boost/math_fwd.hpp> 前送りの宣言ヘッダ。
<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