Home
last modified time | relevance | path

Searched refs:normalizepol (Results 1 – 25 of 28) sorted by relevance

12

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dpolarit1.c590 if (reverse) t = normalizepol(RgX_recip_shallow(t)); in factorpadic()
H A DRgX.c2702 { return normalizepol(do_QXQ_eval(v, 2, a, T)); } in QXX_QXQ_eval()
2759 *pe = normalizepol(p0); in RgX_even_odd()
2760 *po = normalizepol(p1); in RgX_even_odd()
H A Dalglin3.c701 case t_POL: y = normalizepol(vecapply2(E,f,x)); break; in genapply()
H A Dhyperell.c269 return normalizepol(Q); in ZX_to_padic()
H A Dellisog.c437 return normalizepol(df); in derivhasse()
H A Dgen2.c2687 normalizepol(GEN x) in normalizepol() function
H A Darith1.c5244 if (tx == t_POL) return normalizepol(y); in bestappr_Q()
5257 x = normalizepol(ser2pol_i(x, lx)); in bestappr_ser()
H A Delliptic.c7097 if (N && !mod2(N)) { gel(d2,5) = modsi(4,N); d2 = normalizepol(d2); } in elldivpol()
7122 if (N && !mod2(N)) { gel(d2,5) = modsi(4,N); d2 = normalizepol(d2); } in ellxn()
H A Dbase3.c476 y = normalizepol(y); in tablemulvec()
H A Dgen3.c3725 return normalizepol(y); in lift_shallow()
H A Dmodsym.c5223 return normalizepol(P); in evalcup()
/dports/math/pari/pari-2.13.3/src/modules/
H A Dkrasner.c335 return gerepilecopy(av, normalizepol(p1)); in GetSharp()
H A Dalgebras.c1213 P = normalizepol(P); in RgC_contract()
/dports/math/p5-Math-Pari/pari-2.3.5/src/modules/
H A Dnffactor.c1036 return normalizepol(z); in ZqX()
/dports/math/p5-Math-Pari/pari-2.3.5/doc/
H A Dusersch5.tex1491 \fun{GEN}{ZX_renormalize}{GEN x, long l}, as \kbd{normalizepol}, where
1594 \fun{GEN}{FpX_renormalize}{GEN x, long l}, as \kbd{normalizepol}, where
1811 \fun{GEN}{FpXX_renormalize}{GEN x, long l}, as \kbd{normalizepol}, where
2125 \fun{GEN}{FlxX_renormalize}{GEN x, long l}, as \kbd{normalizepol}, where
2503 \fun{GEN}{normalizepol}{GEN x} applied to an unnormalized \typ{POL}~\kbd{x}
H A Dusersch4.tex1261 \fun{GEN}{normalizepol}{GEN x} applied to an unnormalized \typ{POL}~\kbd{x}
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dgen2.c1801 normalizepol(GEN x) in normalizepol() function
H A Dgen3.c2209 va_end(ap); return normalizepol(x); in mkpoln()
H A Dpolarit1.c1998 if (reverse) t = normalizepol(polrecip_i(t)); in factorpadic4()
H A Dbase2.c2593 return normalizepol(z); in modprX()
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparidecl.h1066 GEN normalizepol(GEN x);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex4728 \fun{GEN}{FpX_renormalize}{GEN x, long l}, as \kbd{normalizepol}, where
5348 \fun{GEN}{FpXX_renormalize}{GEN x, long l}, as \kbd{normalizepol}, where
6373 \fun{GEN}{FlxX_renormalize}{GEN x, long l}, as \kbd{normalizepol}, where
9383 \fun{GEN}{ZX_renormalize}{GEN x, long l}, as \kbd{normalizepol}, where
9721 \fun{GEN}{ZXX_renormalize}{GEN x, long l}, as \kbd{normalizepol}, where
11077 \fun{GEN}{normalizepol}{GEN x} applied to an unnormalized \typ{POL}~\kbd{x}
11086 \fun{GEN}{normalizepol_lg}{GEN x, long l} applies \kbd{normalizepol} to
11089 \kbd{normalizepol(x)}.
11091 \fun{GEN}{normalizepol_approx}{GEN x, long lx} as \kbd{normalizepol\_lg},
H A Dusersch4.tex1390 \fun{GEN}{normalizepol}{GEN x} applied to an unnormalized \typ{POL}~\kbd{x}
/dports/math/p5-Math-Pari/pari-2.3.5/
H A DCHANGES-2.21796 14- missing normalizepol() in centermod(t_POL,)
3254 13- simplified normalizepol
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.21796 14- missing normalizepol() in centermod(t_POL,)
3254 12- simplified normalizepol

12