Searched refs:dup_add_batch1 (Results 1 – 2 of 2) sorted by relevance
/dports/math/gmp-ecm/ecm-7.0.4/ |
H A D | batch.c | 177 dup_add_batch1 (mpres_t x1, mpres_t z1, mpres_t x2, mpres_t z2, in dup_add_batch1() function 363 dup_add_batch1 (x1, z1, x2, z2, t, u, d_1, n); in ecm_stage1_batch() 366 dup_add_batch1 (x2, z2, x1, z1, t, u, d_1, n); in ecm_stage1_batch()
|
H A D | ChangeLog | 7603 Rewrite dup_add_batch2 with 6 residues (like dup_add_batch1) 7613 [batch.c] reduced number of auxiliary variables from 5 to 2 in dup_add_batch1
|