Home
last modified time | relevance | path

Searched refs:randtest_unsigned (Results 1 – 25 of 32) sorted by relevance

12

/dports/math/e-antic/flint2-ae7ec89/flintxx/test/
H A Dt-arithxx.cpp165 fmpzxx h = fmpzxx::randtest_unsigned(state, 10); in test_dedekind()
166 fmpzxx k = fmpzxx::randtest_unsigned(state, 10); in test_dedekind()
H A Dt-fmpzxx.cpp292 fmpzxx tostore = fmpzxx::randtest_unsigned(rand, bits); in test_functions()
519 tassert(fmpzxx::randtest_unsigned(rand, 5) <= 31); in test_randomisation()
520 tassert(fmpzxx::randtest_unsigned(rand, 5) >= 0); in test_randomisation()
557 fmpzxx x = fmpzxx::randtest_unsigned(rand, 25); in test_crt()
H A Dt-padic_polyxx.cpp87 fmpz_polyxx f = fmpz_polyxx::randtest_unsigned(state, 5, 10); in test_conversion()
H A Dt-fmpq_polyxx.cpp245 tassert(fmpq_polyxx::randtest_unsigned(state, 4, 10).get_coeff_numref(0) >= 0); in test_functions()
H A Dt-fmpz_poly_matxx.cpp217 tassert(A == fmpz_poly_matxx::randtest_unsigned(2, 2, rand2, 4, 5)); in test_randomisation()
H A Dt-fmpz_polyxx.cpp347 tassert(fmpz_polyxx::randtest_unsigned(state, 4, 10).get_coeff(0) >= 0); in test_functions()
/dports/math/flint2/flint-2.8.4/flintxx/test/
H A Dt-arithxx.cpp165 fmpzxx h = fmpzxx::randtest_unsigned(state, 10); in test_dedekind()
166 fmpzxx k = fmpzxx::randtest_unsigned(state, 10); in test_dedekind()
H A Dt-fmpzxx.cpp292 fmpzxx tostore = fmpzxx::randtest_unsigned(rand, bits); in test_functions()
519 tassert(fmpzxx::randtest_unsigned(rand, 5) <= 31); in test_randomisation()
520 tassert(fmpzxx::randtest_unsigned(rand, 5) >= 0); in test_randomisation()
557 fmpzxx x = fmpzxx::randtest_unsigned(rand, 25); in test_crt()
H A Dt-padic_polyxx.cpp87 fmpz_polyxx f = fmpz_polyxx::randtest_unsigned(state, 5, 10); in test_conversion()
H A Dt-fmpq_polyxx.cpp245 tassert(fmpq_polyxx::randtest_unsigned(state, 4, 10).get_coeff_numref(0) >= 0); in test_functions()
H A Dt-fmpz_poly_matxx.cpp217 tassert(A == fmpz_poly_matxx::randtest_unsigned(2, 2, rand2, 4, 5)); in test_randomisation()
H A Dt-fmpz_polyxx.cpp347 tassert(fmpz_polyxx::randtest_unsigned(state, 4, 10).get_coeff(0) >= 0); in test_functions()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/flintxx/test/
H A Dt-arithxx.cpp165 fmpzxx h = fmpzxx::randtest_unsigned(state, 10); in test_dedekind()
166 fmpzxx k = fmpzxx::randtest_unsigned(state, 10); in test_dedekind()
H A Dt-fmpzxx.cpp292 fmpzxx tostore = fmpzxx::randtest_unsigned(rand, bits); in test_functions()
519 tassert(fmpzxx::randtest_unsigned(rand, 5) <= 31); in test_randomisation()
520 tassert(fmpzxx::randtest_unsigned(rand, 5) >= 0); in test_randomisation()
557 fmpzxx x = fmpzxx::randtest_unsigned(rand, 25); in test_crt()
H A Dt-padic_polyxx.cpp87 fmpz_polyxx f = fmpz_polyxx::randtest_unsigned(state, 5, 10); in test_conversion()
H A Dt-fmpq_polyxx.cpp245 tassert(fmpq_polyxx::randtest_unsigned(state, 4, 10).get_coeff_numref(0) >= 0); in test_functions()
H A Dt-fmpz_poly_matxx.cpp217 tassert(A == fmpz_poly_matxx::randtest_unsigned(2, 2, rand2, 4, 5)); in test_randomisation()
H A Dt-fmpz_polyxx.cpp347 tassert(fmpz_polyxx::randtest_unsigned(state, 4, 10).get_coeff(0) >= 0); in test_functions()
/dports/math/e-antic/flint2-ae7ec89/
H A Dfmpz_poly_matxx.h75 static fmpz_poly_matxx_expression randtest_unsigned(slong rows, slong cols, in randtest_unsigned() function
H A Dfmpq_polyxx.h76 static fmpq_polyxx_expression randtest_unsigned(frandxx& state, slong len, in randtest_unsigned() function
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dfmpz_poly_matxx.h75 static fmpz_poly_matxx_expression randtest_unsigned(slong rows, slong cols, in randtest_unsigned() function
H A Dfmpq_polyxx.h76 static fmpq_polyxx_expression randtest_unsigned(frandxx& state, slong len, in randtest_unsigned() function
H A Dfmpzxx.h86 FLINTXX_DEFINE_RANDFUNC(fmpz, randtest_unsigned) in FLINTXX_DEFINE_CTORS()
/dports/math/flint2/flint-2.8.4/
H A Dfmpz_poly_matxx.h75 static fmpz_poly_matxx_expression randtest_unsigned(slong rows, slong cols, in randtest_unsigned() function
H A Dfmpq_polyxx.h76 static fmpq_polyxx_expression randtest_unsigned(frandxx& state, slong len, in randtest_unsigned() function

12