Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dmodpoly.h352 polynome tab2polynome(const inttype * tab,int deg);
H A Dmodfactor.cc1361 v.push_back(tab2polynome(result[i],resultdeg[i])); in factorunivsqff()
H A Dmodpoly.cc15599 polynome tab2polynome(const inttype * tab,int deg){ in mod_gcd_c() function
15649 d=tab2polynome(res,nd); in mod_gcd_c()