Home
last modified time | relevance | path

Searched refs:nf_get_zkden (Results 1 – 14 of 14) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbase1.c756 D = nf_get_zkden(nf); in nfgaloismatrix()
1915 GEN zkD = nf_get_zkprimpart(nf), D = nf_get_zkden(nf); in nf_basden()
H A Dkummer.c822 GEN nfz = bnf_get_nf(kum->bnfz), Tz = nf_get_pol(nfz), Dz = nf_get_zkden(nfz); in compute_polrel()
H A Dsubfield.c822 PD->den = nf_get_zkden(nf); in subfields_poldata()
H A Dbase2.c1868 GEN w = leafcopy(nf_get_zkprimpart(nf)), D = nf_get_zkden(nf), Dp = sqri(p); in init_norm()
2443 GEN basis = nf_get_zkprimpart(nf), D = nf_get_zkden(nf); in modprinit()
H A Dgalconj.c2948 { if (!den) den = nf_get_zkden(nf); } in galoisinitfromaut()
2999 { if (!den) den = nf_get_zkden(nf); } in galoisconj4_main()
H A Dnffactor.c1930 L.topowden = nf_get_zkden(nf); in nfsqff()
H A Dlfunutils.c2479 D = modii(nf_get_zkden(nf), p); in idealfrobenius_easy()
H A Dbase3.c1022 dx = mul_denom(dx, nf_get_zkden(nf)); in nf_to_scalar_or_alg()
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.10377 65- [libpari] nf_get_zkden, nf_get_zkprimpart
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h2791 nf_get_zkden(GEN nf) in nf_get_zkden() function
H A Dparidecl.h5739 INLINE GEN nf_get_zkden(GEN nf);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch6.tex179 \fun{GEN}{nf_get_zkden}{GEN nf} returns the denominator of \tet{nf_get_zk},
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd4654 GEN nf_get_zkden(GEN nf)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd4814 GEN nf_get_zkden(GEN nf)