Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dmodpoly.cc4513 …bool hgcd_iter_ll(const vector<longlong> & a0i,const vector<longlong> & b0i,longlong m,vector<long… in hgcd_iter_ll() function
5244 hgcd_iter_ll(a0,a1,m,A,C,B,D,modulo,coeffv,degv,q,f,tmp0,tmp1,tmp2,tmp3); in hgcdll()