Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbibli1.c318 GEN dot12 = ZV_dotproduct(gel(m,1), gel(m,2)); in lllintpartialall()
373 GEN dot1i = ZV_dotproduct(gel(mid,1), c); in lllintpartialall()
374 GEN dot2i = ZV_dotproduct(gel(mid,2), c); in lllintpartialall()
417 gcoeff(dot,j,i) = gcoeff(dot,i,j) = ZV_dotproduct(gel(mid,i),gel(mid,j)); in lllintpartialall()
H A DZV.c777 ZV_dotproduct(GEN x,GEN y) in ZV_dotproduct() function
1551 GEN u = ZV_dotproduct(gel(x,k), gel(x,j)); in ZincrementalGS()
H A Dlll.c436 gmael(G,kappa,i) = ZV_dotproduct(gel(B,kappa), gel(B,i)); in fplll()
H A Dnffactor.c1258 y = ZV_dotproduct(proj, x); in nf_to_Zq()
H A Dbase1.c1406 gcoeff(T,i,j) = gcoeff(T,j,i) = ZV_dotproduct(gel(mul,j+(i-1)*n), TW); in get_Tr()
H A Dalglin1.c3443 det = gcdii(det, ZV_dotproduct(v, gel(A,k))); in ZM_detmult()
/dports/math/pari/pari-2.13.3/src/modules/
H A Dstark.c55 GEN gn = ZV_dotproduct(chi_get_c(chi), logelt); in CharEval_n()
74 GEN n = ZV_dotproduct(C->chi, logelt); in CHI_eval_n()
644 b = typ(b) == t_COL? ZV_dotproduct(vt, b): mulii(gel(vt,1),b); in ArtinNumber()
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.41241 …16- library function RgV_dotproduct, ZV_dotproduct, RgV_dotsquare, ZV_dotsquare, FpV_dotproduct, F…
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd1148 GEN ZV_dotproduct(GEN x, GEN y)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd1286 GEN ZV_dotproduct(GEN x, GEN y)
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h1375 GEN ZV_dotproduct(GEN x,GEN y);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex8501 \fun{GEN}{ZV_dotproduct}{GEN x,GEN y} as \kbd{RgV\_dotproduct} assuming $x$