Home
last modified time | relevance | path

Searched refs:affir (Results 1 – 25 of 26) sorted by relevance

12

/dports/math/giacxcas/giac-1.6.0/
H A Dpariinl.h502 { if (typ(y)==t_INT) affii(x,y); else affir(x,y); }
524 av=avma; z=cgetr(lg(y)); affir(x,z); avma=av;
757 affir(x,p1); affrr(divrs(p1,y),z); avma=av;
772 affsr(x,p1); affir(y,p2);
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dlll.c192 affir(gmael(G,kappa,j), gmael(r,kappa,j)); in Babai()
352 affir(gmael(G,kappa,kappa), gel(s,zeros+1)); in Babai()
420 affir(gmael(G,i,i), gmael(r,i,i)); in fplll()
424 if (zeros < d) affir(gmael(G,zeros+1,zeros+1), gmael(r,zeros+1,zeros+1)); in fplll()
498 affir(gmael(G,kappa,kappa), gmael(r,kappa,kappa)); in fplll()
H A Drandom.c272 affir(y, x); shiftr_inplace(x, - b); in randomr()
H A Dtrans2.c1742 affir(mpfact(n), f); in mpfactr_small()
1754 affir(mpfact(n), f); in mpfactr()
H A DQX_factor.c94 affir(c, r);
H A Dgen2.c2270 affir(x,y); break; in gaffect()
/dports/math/pari/pari-2.13.3/src/kernel/none/
H A Dlevel1.h440 itor(GEN x, long prec) { GEN z = cgetr(prec); affir(x,z); return z; } in itor()
925 affir(x, z); if (signe(y) < 0) togglesign(z); in rdiviiz()
930 affir(x,z); affrr(divri(z, y), z); in rdiviiz()
936 affir(q, z); if (b > 0) shiftr_inplace(z, -b); in rdiviiz()
1371 affiz(GEN x, GEN y) { if (typ(y)==t_INT) affii(x,y); else affir(x,y); } in affiz()
H A Dmp.c280 affir(GEN x, GEN y) in affir() function
/dports/math/p5-Math-Pari/pari-2.3.5/src/kernel/none/
H A Dlevel1.h607 affiz(GEN x, GEN y) { if (typ(y)==t_INT) affii(x,y); else affir(x,y); } in affiz()
641 itor(GEN x, long prec) { GEN z = cgetr(prec); affir(x,z); return z; } in itor()
908 affir(x, z); in rdiviiz()
H A Dmp.c250 affir(GEN x, GEN y) in affir() function
/dports/math/p5-Math-Pari/pari-2.3.5/
H A DCHANGES72 20- minor inaccuracy in GMP kernel (affir) [F52]
/dports/math/p5-Math-Pari/pari-2.3.5/src/kernel/gmp/
H A Dmp.c261 affir(GEN x, GEN y) in affir() function
/dports/math/pari/pari-2.13.3/src/kernel/gmp/
H A Dmp.c306 affir(GEN x, GEN y) in affir() function
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dtrans2.c1421 affir(mpfact(n), f); in mpfactr()
H A Dgen2.c1320 affir(x,y); break; in gaffect()
H A Dbase1.c1080 m = gel(M,j); affir(d,rd); invd = ginv(rd); in make_M()
H A Dpolarit2.c644 affir(c, r);
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h1544 case t_INT: affir(x,y); break; in affgr()
H A Dparidecl.h4460 void affir(GEN x, GEN y);
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparidecl.h1356 void affir(GEN x, GEN y);
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.4244 62- minor inaccuracy in GMP kernel (affir)
/dports/math/p5-Math-Pari/pari-2.3.5/doc/
H A Dusersch5.tex767 \fun{void}{affir}{GEN x, GEN z} assigns the \typ{INT} \kbd{x} into the
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd3593 void affir(GEN x, GEN y)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd3753 void affir(GEN x, GEN y)
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex2351 \fun{void}{affir}{GEN x, GEN z} assigns the \typ{INT} \kbd{x} into the

12