#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::gcd_evaluator< IntegerType >::first_argument_type |
typedef IntegerType boost::math::gcd_evaluator< IntegerType >::result_type |
typedef IntegerType boost::math::gcd_evaluator< IntegerType >::second_argument_type |
|
inline |
References boost::math::detail::gcd_optimal().