Searched refs:GenerateBabySteps (Results 1 – 5 of 5) sorted by relevance
/dports/math/ntl/ntl-11.5.1/src/ |
H A D | lzz_pEXFactoring.cpp | 1086 void GenerateBabySteps(zz_pEX& h1, const zz_pEX& f, const zz_pEX& h, long k, in GenerateBabySteps() function 1528 GenerateBabySteps(h1, f, h, k, flist, verbose); in NewDDF()
|
H A D | ZZ_pEXFactoring.cpp | 1086 void GenerateBabySteps(ZZ_pEX& h1, const ZZ_pEX& f, const ZZ_pEX& h, long k, in GenerateBabySteps() function 1528 GenerateBabySteps(h1, f, h, k, flist, verbose); in NewDDF()
|
H A D | lzz_pXFactoring.cpp | 1508 void GenerateBabySteps(zz_pX& h1, const zz_pX& f, const zz_pX& h, long k, in GenerateBabySteps() function 1906 GenerateBabySteps(h1, f, h, k, verbose); in NewDDF()
|
H A D | ZZ_pXFactoring.cpp | 1489 void GenerateBabySteps(ZZ_pX& h1, const ZZ_pX& f, const ZZ_pX& h, long k, in GenerateBabySteps() function 1905 GenerateBabySteps(h1, f, h, k, flist, verbose); in NewDDF()
|
H A D | GF2EXFactoring.cpp | 1653 void GenerateBabySteps(GF2EX& h1, const GF2EX& f, const GF2EX& h, long k, in GenerateBabySteps() function 2097 GenerateBabySteps(h1, f, h, k, flist, verbose); in NewDDF()
|