Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dgalconj.c1103 return gdiv(P, gal_get_den(gal)); in galoisvecpermtopol()
3178 gal_get_den(gal), mod, mod2, in galoispermtopol_i()
3286 S = vectopol(S, gal_get_invvdm(gal), gal_get_den(gal), mod, mod2, vT); in galoisfixedfield()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h2940 gal_get_den(GEN gal) { return gel(gal,5); } in gal_get_den() function
H A Dparidecl.h5704 INLINE GEN gal_get_den(GEN gal);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch6.tex2249 \fun{GEN}{gal_get_den}{GEN gal} return \kbd{gal[5]}.
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd4622 GEN gal_get_den(GEN gal)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd4782 GEN gal_get_den(GEN gal)