Home
last modified time | relevance | path

Searched refs:nf_pV_to_prV (Results 1 – 5 of 5) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbuch4.c614 gel(y,6) = nf_pV_to_prV(nf, S); in rnfisnorminit()
615 gel(y,7) = nf_pV_to_prV(nfabs, S); in rnfisnorminit()
675 S1 = shallowconcat(S1, nf_pV_to_prV(nf, Sx)); in rnfisnorm()
676 S2 = shallowconcat(S2, nf_pV_to_prV(rel, Sx)); in rnfisnorm()
H A Delliptic.c4567 P = nf_pV_to_prV(nf, ellnf_c4c6_primes(E)); in ellminimalprimes()
4843 P = nf_pV_to_prV(nf, ellnf_D_primes(E)); in ellnfglobalred()
H A Dbase2.c2292 nf_pV_to_prV(GEN nf, GEN P) in nf_pV_to_prV() function
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch6.tex1243 \fun{GEN}{nf_pV_to_prV}{GEN}{nf, GEN P} given a vector of rational primes
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h2256 GEN nf_pV_to_prV(GEN nf, GEN P);