Home
last modified time | relevance | path

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

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/polyselect/
H A Dauxiliary.h92 void expected_growth (rotation_space *r, mpz_poly_srcptr f, mpz_poly_srcptr g,
H A Drootsieve1.c419 expected_growth (&r, poly->pols[ALG_SIDE], poly->pols[RAT_SIDE], 0, in rotate_v()
682 expected_growth (&r, poly->pols[ALG_SIDE], poly->pols[RAT_SIDE], 1, in rotate()
790 expected_growth (&r, poly->pols[ALG_SIDE], poly->pols[RAT_SIDE], 0, in rotate_area_v()
810 expected_growth (&r, poly->pols[ALG_SIDE], poly->pols[RAT_SIDE], 1, in rotate_area_u()
1028 expected_growth (&r, poly->pols[ALG_SIDE], poly->pols[RAT_SIDE], 2, in main()
H A Dauxiliary.c1801 expected_growth (rotation_space *r, mpz_poly_srcptr f, mpz_poly_srcptr g, int i, in expected_growth() function
1899 expected_growth (&r, f, g, i, n + NORM_MARGIN, skew); in expected_rotation_gain()
H A DE.sage381 def expected_growth(f, g, i, margin=0.2, maxlognorm=None, verbose=false):