#include <math_fwd.hpp>
Public Types | |
| typedef IntegerType | result_type |
| typedef IntegerType | first_argument_type |
| typedef IntegerType | second_argument_type |
Public Member Functions | |
| result_type | operator() (first_argument_type const &a, second_argument_type const &b) const |
| typedef IntegerType boost::math::lcm_evaluator< IntegerType >::first_argument_type |
| typedef IntegerType boost::math::lcm_evaluator< IntegerType >::result_type |
| typedef IntegerType boost::math::lcm_evaluator< IntegerType >::second_argument_type |
|
inline |
References boost::math::detail::lcm_optimal().