Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dmodpoly.cc5150 …bool matrix22lltimesvect(const vector<longlong> & RA,const vector<longlong> & RB,const vector<long… in matrix22lltimesvect() function
5258 matrix22lltimesvect(RA,RB,RC,RD,a0,a1,maxadeg,maxbdeg,b0,b1,modulo,tmp0,tmp1,tmp2,tmp3,Wp); in hgcdll()
5362 matrix22lltimesvect(A,B,C,D,P,Q,maxadeg,maxadeg,a,b,m,b4,b5,b6,b7,Wp); in resultantll()