Home
last modified time | relevance | path

Searched refs:tab2ZZX (Results 1 – 3 of 3) sorted by relevance

/dports/math/giacxcas/giac-1.6.0/src/
H A Dmodpoly.h357 NTL::ZZX tab2ZZX(const inttype * tab,int degree);
H A Dmodfactor.cc1324 NTL::ZZX f(tab2ZZX(p,pdeg)); in ntlfactor()
H A Dmodpoly.cc15360 NTL::ZZX tab2ZZX(const inttype * tab,int degree){ in mod_gcd_c() function
15614 NTL::ZZX f(tab2ZZX(p,pdeg)); in mod_gcd_c()
15615 NTL::ZZX g(tab2ZZX(q,qdeg)); in mod_gcd_c()