Home
last modified time | relevance | path

Searched refs:p_r_values_t (Results 1 – 20 of 20) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Drenumber.hpp54 p_r_values_t p;
55 p_r_values_t r;
89 p_r_values_t bad_ideals_max_p = 0;
97 std::vector<p_r_values_t> traditional_data;
190 inline int is_bad(p_r_values_t p, p_r_values_t r, int side) const { in is_bad()
193 inline int is_bad(index_t & index, p_r_values_t p, p_r_values_t r, int side) const { in is_bad()
205 inline index_t index_from_p_r (p_r_values_t p, p_r_values_t r, int side) const { in index_from_p_r()
231 std::vector<p_r_values_t> traditional;
280 p_r_side compute_p_r_side_from_p_vr (p_r_values_t p, p_r_values_t vr) const;
281 p_r_values_t compute_vp_from_p (p_r_values_t p) const;
[all …]
H A Drenumber_proxy.h80 …umber_table_p_r_side_is_bad(renumber_proxy_srcptr, index_t *, p_r_values_t p, p_r_values_t r, int …
82 extern index_t renumber_table_index_from_p_r (renumber_proxy_srcptr, p_r_values_t p, p_r_values_t r…
83 extern bool renumber_table_p_r_from_index(renumber_proxy_srcptr, p_r_values_t *, p_r_values_t *, in…
84 …_proxy_srcptr R, index_t * first, int * exps, size_t * nexps, p_r_values_t p, p_r_values_t r, int …
H A Drenumber.cpp191 static renumber_t::corrupted_table wrong_entry(p_r_values_t p, p_r_values_t vr) {/*{{{*/ in wrong_entry()
290 p_r_values_t renumber_t::compute_vp_from_p (p_r_values_t p) const/*{{{*/ in compute_vp_from_p()
299 p_r_values_t renumber_t::compute_p_from_vp (p_r_values_t vp) const/*{{{*/ in compute_p_from_vp()
432 p_r_side x { (p_r_values_t) p, (p_r_values_t) r, side }; in cook()
450 p_r_side x { (p_r_values_t) p, (p_r_values_t) r, side }; in cook()
473 p_r_side x { (p_r_values_t) p, (p_r_values_t) *it, side }; in cook()
502 p_r_values_t p = x.p; in traditional_get_largest_nonbad_root_mod_p()
514 if (!is_bad ({ (p_r_values_t) p, (p_r_values_t) r, side})) { in traditional_get_largest_nonbad_root_mod_p()
1262 p_r_side x { (p_r_values_t) mpz_get_ui(b.p), (p_r_values_t) mpz_get_ui(b.r), side }; in read_bad_ideals()
1514 p_r_values_t vp = 0; in read_table()
[all …]
H A Drenumber_proxy.cpp117 …r_side_is_bad(renumber_proxy_srcptr R, index_t * first_index, p_r_values_t p, p_r_values_t r, int … in renumber_table_p_r_side_is_bad()
131 index_t renumber_table_index_from_p_r (renumber_proxy_srcptr R, p_r_values_t p, p_r_values_t r, int… in renumber_table_index_from_p_r()
136 bool renumber_table_p_r_from_index(renumber_proxy_srcptr R, p_r_values_t * pp, p_r_values_t * pr, i… in renumber_table_p_r_from_index()
149 …_proxy_srcptr R, index_t * first, int * exps, size_t * nexps, p_r_values_t p, p_r_values_t r, int … in renumber_table_indices_from_p_a_b()
H A Dtypedefs.h31 typedef uint32_t p_r_values_t; typedef
36 typedef uint64_t p_r_values_t; typedef
63 p_r_values_t p;
H A Drelation-tools.h11 p_r_values_t relation_compute_r (int64_t a, uint64_t b, p_r_values_t p);
H A Drelation-tools.c79 p_r_values_t
80 relation_compute_r (int64_t a, uint64_t b, p_r_values_t p) in relation_compute_r()
H A Dindexed_relation.cpp15 p_r_values_t p = mpz_get_ui(pr.p); in indexed_relation_tmpl()
16 p_r_values_t r = mpz_get_ui(pr.r); in indexed_relation_tmpl()
H A Dfilter_io.cpp641 rel->primes[n].p = (p_r_values_t) pr; in earlyparser_abp_withbase()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/filter/
H A Dfilter_galois.cpp83 static p_r_values_t my_inv(p_r_values_t r, p_r_values_t p){ in my_inv()
84 p_r_values_t sigma_r; in my_inv()
99 static p_r_values_t apply_auto(p_r_values_t p, p_r_values_t r, const char *action){ in apply_auto()
100 p_r_values_t sigma_r = 0; in apply_auto()
176 p_r_values_t r[20], rr = 0; in compute_galois_action()
180 renumber_t::p_r_side old { (p_r_values_t) 0, (p_r_values_t) 0, -1 }; in compute_galois_action()
220 p_r_values_t sigma_r = apply_auto(old.p, r[k], action); in compute_galois_action()
H A Ddup2.c298 p_r_values_t r; in compute_index_rel()
318 r = (p_r_values_t) relation_compute_r (rel->a, rel->b, pr[i].p); in compute_index_rel()
323 p_r_values_t p = pr[i].p; in compute_index_rel()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/
H A Dlas-dlog-base.hpp22 bool is_known(int side, p_r_values_t p, p_r_values_t r) const;
H A Dlas-dlog-base.cpp64 bool las_dlog_base::is_known(int side, p_r_values_t p, p_r_values_t r) const in is_known()
H A Dlas-descent.cpp45 p_r_values_t p = mpz_get_ui(v.p); in register_contending_relation()
47 p_r_values_t r = mpz_get_ui(v.r); in register_contending_relation()
H A Dfreerel.cpp62 …void operator()(renumber_t & R, p_r_values_t p, index_t idx, renumber_t::cooked const & C) overrid…
91 void freerel_data_t::operator()(renumber_t & R, p_r_values_t p, index_t idx, renumber_t::cooked con… in operator ()()
H A Dfake_rels.cpp88 std::vector <p_r_values_t>prime;
96 void append_prime(p_r_values_t p) { in append_prime()
116 p_r_values_t p_from_pos(uint64_t position) const { in p_from_pos()
120 size_t pos_from_p(p_r_values_t p) const { in pos_from_p()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/misc/
H A Dcheck_rels.c53 rel_add_prime (earlyparsed_relation_ptr rel, unsigned int side, p_r_values_t p, in rel_add_prime()
76 p_r_values_t p = prime.p; in print_error_line()
107 p_r_values_t p = rel->primes[i].p; in factor_nonprime_ideal()
212 p_r_values_t p = rel->primes[i].p; in process_one_relation()
316 p_r_values_t p = rel->primes[i].p; in process_one_relation()
H A Drenumber_convert.cpp119 p_r_values_t p, r; in main()
H A Dextra_renumber.cpp36 p_r_values_t p = rel->primes[i].p; in look_for_very_large_primes()
H A Dconvert_rels.cpp934 p_r_values_t p = primes[i]; in fix_relation()