Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Chapter 16. Integer Utilities (Greatest Common Divisor and Least Common Multiple)

This code has now been moved to Boost.Integer, please see here.

Note that for the time being the headers <boost/math/common_factor.hpp>, <boost/math/common_factor_ct.hpp> and <boost/math/common_factor_rt.hpp> will continue to exist and redirect to the moved headers.


PrevUpHomeNext