Home
last modified time | relevance | path

Searched defs:p_type2 (Results 1 – 17 of 17) sorted by relevance

/dports/math/piranha/piranha-0.11/tests/
H A Dseries_02.cpp564 typedef g_series_type<double, int> p_type2; in BOOST_AUTO_TEST_CASE() typedef
622 typedef g_series_type2<Cf, Expo> p_type2; in operator ()() typedef
967 typedef g_series_type<int, rational> p_type2; in BOOST_AUTO_TEST_CASE() typedef
1041 typedef g_series_type2<Cf, Expo> p_type2; in operator ()() typedef
1380 typedef g_series_type<int, rational> p_type2; in BOOST_AUTO_TEST_CASE() typedef
1454 typedef g_series_type2<Cf, Expo> p_type2; in operator ()() typedef
1705 typedef g_series_type<int, rational> p_type2; in BOOST_AUTO_TEST_CASE() typedef
1891 typedef g_series_type2<Cf, Expo> p_type2; in operator ()() typedef
1960 typedef g_series_type<int, rational> p_type2; in BOOST_AUTO_TEST_CASE() typedef
2014 typedef g_series_type<integer, int> p_type2; in BOOST_AUTO_TEST_CASE() typedef
[all …]
H A Dpoisson_series_01.cpp113 typedef poisson_series<polynomial<integer, monomial<short>>> p_type2; in operator ()() typedef
171 typedef poisson_series<rational> p_type2; in BOOST_AUTO_TEST_CASE() typedef
209 typedef poisson_series<polynomial<real, monomial<short>>> p_type2; in BOOST_AUTO_TEST_CASE() typedef
304 typedef poisson_series<polynomial<real, monomial<short>>> p_type2; in BOOST_AUTO_TEST_CASE() typedef
344 typedef poisson_series<rational> p_type2; in BOOST_AUTO_TEST_CASE() typedef
498 typedef poisson_series<polynomial<rational, monomial<short>>> p_type2; in BOOST_AUTO_TEST_CASE() typedef
644 typedef poisson_series<rational> p_type2; in BOOST_AUTO_TEST_CASE() typedef
H A Dpolynomial_03.cpp244 b += ((ud(rng) < 5 ? 1 : -1) * ud(rng) * x.pow(ud(rng))) / (ud(rng) + 1);
368 // In these unlikely cases, skip the iteration.
405 …typename std::enable_if<!detail::is_mp_integer<typename T::term_type::key_type::value_type>::value…
H A Dpolynomial_01.cpp159 typedef polynomial<int, monomial<short>> p_type2; in operator ()() typedef
469 typedef polynomial<double, monomial<int>> p_type2; in operator ()() typedef
534 typedef polynomial<real, monomial<int>> p_type2; in BOOST_AUTO_TEST_CASE() typedef
H A Dtrigonometric_series.cpp171 typedef polynomial<p_type1, monomial<short>> p_type2; in BOOST_AUTO_TEST_CASE() typedef
H A Dpolynomial_multiplier_02.cpp104 using p_type2 = polynomial<integer, k_monomial>; in BOOST_AUTO_TEST_CASE() typedef
H A Dseries_04.cpp358 typedef g_series_type2<double, int> p_type2; in BOOST_AUTO_TEST_CASE() typedef
458 typedef g_series_type<p_type1, int> p_type2; in BOOST_AUTO_TEST_CASE() typedef
H A Dseries_08.cpp449 typedef g_series_type<rational, int> p_type2; in BOOST_AUTO_TEST_CASE() typedef
H A Dmath.cpp681 typedef poisson_series<p_type1> p_type2; in BOOST_AUTO_TEST_CASE() typedef
/dports/math/py-piranha/piranha-0.11/tests/
H A Dpolynomial_02.cpp244 typedef polynomial<real, monomial<int>> p_type2; in BOOST_AUTO_TEST_CASE() typedef
368 using p_type2 = polynomial<integer, monomial<rational>>; in BOOST_AUTO_TEST_CASE() typedef
405 typedef polynomial<real, monomial<int>> p_type2; in BOOST_AUTO_TEST_CASE() typedef
H A Dt_substitutable_series.cpp200 typedef polynomial<poisson_series<rational>, monomial<short>> p_type2; in BOOST_AUTO_TEST_CASE() typedef
H A Dpolynomial_01.cpp159 typedef polynomial<int, monomial<short>> p_type2; in operator ()() typedef
469 typedef polynomial<double, monomial<int>> p_type2; in operator ()() typedef
534 typedef polynomial<real, monomial<int>> p_type2; in BOOST_AUTO_TEST_CASE() typedef
H A Dtrigonometric_series.cpp171 typedef polynomial<p_type1, monomial<short>> p_type2; in BOOST_AUTO_TEST_CASE() typedef
H A Dpolynomial_multiplier_02.cpp104 using p_type2 = polynomial<integer, k_monomial>; in BOOST_AUTO_TEST_CASE() typedef
H A Dpoisson_series_02.cpp100 typedef poisson_series<polynomial<real, monomial<short>>> p_type2; in BOOST_AUTO_TEST_CASE() typedef
H A Dseries_08.cpp449 typedef g_series_type<rational, int> p_type2; in BOOST_AUTO_TEST_CASE() typedef
/dports/security/libgsasl/gsasl-1.10.0/lib/gltests/
H A Dtest-float.c104 if (k != 2 * (k / 2))
105 {