Home
last modified time | relevance | path

Searched refs:nfmaxord (Results 1 – 10 of 10) sorted by relevance

/dports/math/pari/pari-2.13.3/src/test/32/
H A Dnf369 *** nfdisc: incorrect type in nfmaxord (t_MAT).
375 *** nfdisc: incorrect type in nfmaxord (t_STR).
/dports/math/pari/pari-2.13.3/
H A DCOMPAT427 nfmaxord() ]. The old nfbasis0 / nfdisc0 are deprecated: don't use them.
644 discf2, factoreddiscf, smalldiscf. Use nfbasis0 / nfdisc0 / nfmaxord
H A DCHANGES-2.4927 discf2, factoreddiscf, smalldiscf. Use nfbasis0 / nfdisc0 / nfmaxord
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbase2.c396 nfmaxord(nfmaxord_t *S, GEN T0, long flag) in nfmaxord() function
458 nfmaxord(&S, x, 0); in nfbasis()
3414 nfmaxord(&S, mkvec2(Tabs,P), 0); in rnfallbase()
H A Dbase1.c1908 if (typ(T) == t_POL) { nfmaxord(S, mkvec2(T,utoipos(500000)), 0); } in nfinit_basic_partial()
1924 case t_POL: nfmaxord(S, T, 0); return; in nfinit_basic()
H A Dnffactor.c360 nfmaxord(&S, T, nf_PARTIALFACT); in fix_nf()
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch6.tex1540 \fun{void}{nfmaxord}{nfmaxord_t *S, GEN T0, long flag}, where
1583 \kbd{nfmaxord} (without the deprecated \kbd{flag}) that also accepts number
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd1898 void nfmaxord(nfmaxord_t *S, GEN T, long flag)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd2036 void nfmaxord(nfmaxord_t *S, GEN T, long flag)
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h2234 void nfmaxord(nfmaxord_t *S, GEN T, long flag);