Home
last modified time | relevance | path

Searched refs:Stein_gcd (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/integer/test/
Dgcd_constexpr14_test.cpp60 constexpr const boost::uint64_t k = boost::integer::gcd_detail::Stein_gcd(i, j); in test_constexpr5()
Dcommon_factor_test.cpp413 BOOST_TEST_EQ(g, boost::integer::gcd_detail::Stein_gcd(v1, v2)); in gcd_method_test()
/third_party/boost/boost/integer/
Dcommon_factor_rt.hpp367 …BOOST_CXX14_CONSTEXPR SteinDomain Stein_gcd(SteinDomain m, SteinDomain n) BOOST_GCD_NOEXCEPT(Stein… in Stein_gcd() function
420 return gcd_detail::Stein_gcd(a, b); in optimal_gcd_select()
/third_party/boost/libs/math/reporting/performance/
Dtest_gcd.cpp199 { Stein_gcd<int_type>, "Stein_gcd" } , in test_type()
/third_party/boost/libs/math/reporting/performance/doc/
Dperformance_tables.qbk194 boost 1.73][Stein_gcd
557 boost 1.73][Stein_gcd
920 boost 1.73][Stein_gcd
1413 boost 1.73][Stein_gcd
1568 boost 1.73][Stein_gcd