Home
last modified time | relevance | path

Searched refs:fq_nmod_mpoly_neg (Results 1 – 23 of 23) sorted by relevance

/dports/math/flint2/flint-2.8.4/fq_nmod_mpoly/
H A Dneg.c14 void fq_nmod_mpoly_neg( in fq_nmod_mpoly_neg() function
H A Dsub_fq_nmod.c35 fq_nmod_mpoly_neg(A, A, ctx); in fq_nmod_mpoly_sub_fq_nmod()
H A Dvoid_ring.c56 fq_nmod_mpoly_neg(a, b, ctx); in fq_nmod_mpoly_void_neg()
H A Dsub.c86 fq_nmod_mpoly_neg(A, C, ctx); in fq_nmod_mpoly_sub()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fq_nmod_mpoly/
H A Dneg.c29 void fq_nmod_mpoly_neg(fq_nmod_mpoly_t A, const fq_nmod_mpoly_t B, in fq_nmod_mpoly_neg() function
H A Dsub.c79 fq_nmod_mpoly_neg(poly1, poly3, ctx); in fq_nmod_mpoly_sub()
H A Dgeobuckets.c194 fq_nmod_mpoly_neg(A->polys + i, A->polys + i, ctx); in fq_nmod_mpoly_geobucket_neg_inplace()
H A Dmpolyu.c536 fq_nmod_mpoly_neg(R->coeffs + k, R->coeffs + k, ctx); in fq_nmod_mpolyu_msub()
/dports/math/e-antic/flint2-ae7ec89/fq_nmod_mpoly/
H A Dneg.c29 void fq_nmod_mpoly_neg(fq_nmod_mpoly_t A, const fq_nmod_mpoly_t B, in fq_nmod_mpoly_neg() function
H A Dsub.c79 fq_nmod_mpoly_neg(poly1, poly3, ctx); in fq_nmod_mpoly_sub()
H A Dgeobuckets.c194 fq_nmod_mpoly_neg(A->polys + i, A->polys + i, ctx); in fq_nmod_mpoly_geobucket_neg_inplace()
H A Dmpolyu.c536 fq_nmod_mpoly_neg(R->coeffs + k, R->coeffs + k, ctx); in fq_nmod_mpolyu_msub()
/dports/math/flint2/flint-2.8.4/fq_nmod_mpoly/test/
H A Dt-sqrt.c65 !(fq_nmod_mpoly_neg(h, h, ctx), fq_nmod_mpoly_equal(h, f, ctx))) in main()
H A Dt-add_sub.c154 fq_nmod_mpoly_neg(k, g, ctx); in main()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fq_nmod_mpoly/test/
H A Dt-add_sub.c154 fq_nmod_mpoly_neg(k, g, ctx); in main()
/dports/math/e-antic/flint2-ae7ec89/fq_nmod_mpoly/test/
H A Dt-add_sub.c154 fq_nmod_mpoly_neg(k, g, ctx); in main()
/dports/math/flint2/flint-2.8.4/fq_nmod_mpoly_factor/
H A Dfactor.c185 fq_nmod_mpoly_neg(t1, t1, ctx); in _apply_quadratic()
194 fq_nmod_mpoly_neg(t2, t2, ctx); in _apply_quadratic()
/dports/math/e-antic/flint2-ae7ec89/doc/source/
H A Dfq_nmod_mpoly.rst382 .. function:: void fq_nmod_mpoly_neg(fq_nmod_mpoly_t A, const fq_nmod_mpoly_t B, const fq_nmod_mpol…
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/doc/source/
H A Dfq_nmod_mpoly.rst382 .. function:: void fq_nmod_mpoly_neg(fq_nmod_mpoly_t A, const fq_nmod_mpoly_t B, const fq_nmod_mpol…
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dfq_nmod_mpoly.h660 FLINT_DLL void fq_nmod_mpoly_neg(fq_nmod_mpoly_t A,
/dports/math/e-antic/flint2-ae7ec89/
H A Dfq_nmod_mpoly.h660 FLINT_DLL void fq_nmod_mpoly_neg(fq_nmod_mpoly_t A,
/dports/math/flint2/flint-2.8.4/doc/source/
H A Dfq_nmod_mpoly.rst378 .. function:: void fq_nmod_mpoly_neg(fq_nmod_mpoly_t A, const fq_nmod_mpoly_t B, const fq_nmod_mpol…
/dports/math/flint2/flint-2.8.4/
H A Dfq_nmod_mpoly.h706 FLINT_DLL void fq_nmod_mpoly_neg(fq_nmod_mpoly_t A,