Home
last modified time | relevance | path

Searched refs:valuation_helper_for_ideal (Results 1 – 4 of 4) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dnumbertheory.hpp29 cxx_mpz_mat valuation_helper_for_ideal(cxx_mpz_mat const& M, cxx_mpz_mat const& I, cxx_mpz const& p…
H A Dbadideals.cpp140 helpers.push_back(valuation_helper_for_ideal(M, fkp, p)); in all_valuations_above_p()
H A Dnumbertheory.cpp655 cxx_mpz_mat valuation_helper_for_ideal(cxx_mpz_mat const& M, cxx_mpz_mat const& I, cxx_mpz const& p) in valuation_helper_for_ideal() function
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/utils/numbertheory/
H A Dtest-ant.cpp471 cxx_mpz_mat a = valuation_helper_for_ideal(M, fkp, p); in do_valuations_of_ideal()
587 cxx_mpz_mat a = valuation_helper_for_ideal(M, fkp, p); in do_valuations_of_ideal_batch()