Home
last modified time | relevance | path

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

/dports/math/p5-Math-Pari/pari-2.3.5/src/functions/number_fields/
H A Dpolcompositum3 C-Name: polcompositum0
/dports/math/p5-Math-Pari/pari-2.3.5/src/language/
H A Dinit.h349 {"polcompositum",0,(void*)polcompositum0,6,"GGD0,L,","polcompositum(pol1,pol2,{flag=0}): vector of …
/dports/math/pari/pari-2.13.3/src/functions/number_fields/
H A Dpolcompositum3 C-Name: polcompositum0
/dports/math/pari/pari-2.13.3/src/language/
H A Dinit.h956 {"polcompositum",0,(void*)polcompositum0,10,"GGD0,L,","polcompositum(P,Q,{flag=0}): vector of all p…
/dports/math/pari/pari-2.13.3/src/modules/
H A Dkrasner.c873 pol = polcompositum0(p1, p2, 0); in checkpols()
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbase2.c3993 polcompositum0(GEN A, GEN B, long flag) in polcompositum0() function
3997 compositum(GEN pol1,GEN pol2) { return polcompositum0(pol1,pol2,0); } in compositum()
3999 compositum2(GEN pol1,GEN pol2) { return polcompositum0(pol1,pol2,1); } in compositum2()
H A Decpp.c660 GEN cm = polcompositum0(N,Q,3); in FpX_classtower_oneroot()
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dbase2.c3316 polcompositum0(GEN A, GEN B, long flall) in polcompositum0() function
3368 return polcompositum0(pol1,pol2,0); in compositum()
3374 return polcompositum0(pol1,pol2,1); in compositum2()
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dauto_paridecl.pxd706 GEN polcompositum0(GEN, GEN, long)
H A Dparidecl.pxd1902 GEN polcompositum0(GEN P, GEN Q, long flag)
/dports/math/gp2c/gp2c-0.0.12/desc/
H A Dfunc23.dsc8305 polcompositum0
H A Dfunc25.dsc9234 polcompositum0
H A Dfunc27.dsc10237 polcompositum0
H A Dfunc29.dsc12094 polcompositum0
H A Dfunc211.dsc13539 polcompositum0
H A Dfunc213.dsc14457 polcompositum0
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparidecl.h520 GEN polcompositum0(GEN pol1, GEN pol2,long flag);
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd2040 GEN polcompositum0(GEN P, GEN Q, long flag)
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h2240 GEN polcompositum0(GEN P, GEN Q,long flag);
/dports/math/p5-Math-Pari/pari-2.3.5/doc/
H A Dusersch3.tex5326 \syn{polcompositum0}{P,Q,\fl}.
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch3.tex21963 The library syntax is \fun{GEN}{polcompositum0}{GEN P, GEN Q, long flag}.