Home
last modified time | relevance | path

Searched refs:nf_get_varn (Results 1 – 13 of 13) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbase1.c833 a = pol_x(nf_get_varn(nf)); in idealfrobenius_aut()
870 a = pol_x(nf_get_varn(nf)); in idealramfrobenius_aut()
H A Dpolarit3.c2202 long v = nf_get_varn(nf), i, l = lg(r); in ZXQX_resultant_bound()
2914 long v = nf_get_varn(nf), i, l = lg(r); in ZXQX_direct_compositum_bound()
H A Dbase2.c2416 if (vT < 0) vT = nf_get_varn(nf); in modprinit()
3911 if (varncmp(v,nf_get_varn(nf))>=0) pari_err_PRIORITY("polcompositum", nf, ">=", v); in nfcompositum()
H A Dnffactor.c292 vn = nf_get_varn(nf); in nffactormod()
H A Dbuch2.c1187 long j, l, v = nf_get_varn(nf); in vec_chinese_unit()
/dports/math/pari/pari-2.13.3/src/modules/
H A Dstark.c2363 if (!nf_get_varn(nf)) in bnrstark()
3197 vx = nf_get_varn(nf); in compocyclo()
H A Dthue.c171 GEN X = pol_x(nf_get_varn(nf)); in get_prime_info()
H A Dalgebras.c3293 vnf = nf_get_varn(nf); in nfgrunwaldwang()
3381 a = pol_x(nf_get_varn(nf)); in cyclicrelfrob0()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h2747 nf_get_varn(GEN nf) { return varn(gel(nf,1)); } in nf_get_varn() function
H A Dparidecl.h5737 INLINE long nf_get_varn(GEN nf);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch6.tex155 \fun{long}{nf_get_varn}{GEN nf} returns the variable number of the number
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd4652 long nf_get_varn(GEN nf)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd4812 long nf_get_varn(GEN nf)