Home
last modified time | relevance | path

Searched refs:FqX_neg (Results 1 – 11 of 11) sorted by relevance

/dports/math/pari/pari-2.13.3/src/functions/symbolic_operators/
H A Dneg16 (FqX):FqX FqX_neg($1, T, p)
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dellsea.c708 if (gequal(gel(f,1), FqX_neg(Dr,T,p))) { t = ellk-t; break; } in Fq_find_eigen_value_power()
744 Ge = FqX_neg(Ge, T, p); in find_kernel()
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.6827 BA 80- PARI functions ZX_equal1, zvV_equal, ZXV_equal, FpXX_neg, FqX_neg
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h2361 FqX_neg(GEN x,GEN T,GEN p) { return T? FpXX_neg(x,p): FpX_neg(x,p); } in FqX_neg() function
H A Dparidecl.h5830 INLINE GEN FqX_neg(GEN x, GEN T, GEN p);
/dports/math/gp2c/gp2c-0.0.12/desc/
H A Dfunc29.dsc148 FqX_neg(${1 code}, T, p)
H A Dfunc211.dsc148 FqX_neg(${1 code}, T, p)
H A Dfunc213.dsc148 FqX_neg(${1 code}, T, p)
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd4732 GEN FqX_neg(GEN x, GEN T, GEN p)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd4892 GEN FqX_neg(GEN x, GEN T, GEN p)
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex5424 \fun{GEN}{FqX_neg}{GEN x,GEN T,GEN p}