Home
last modified time | relevance | path

Searched defs:poly_exps (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/mpoly/
H A Dget_monomial.c25 const fmpz * poly_exps, const mpoly_ctx_t mctx) in mpoly_get_monomial_ui_unpacked_ffmpz()
39 const fmpz * poly_exps, const mpoly_ctx_t mctx) in mpoly_get_monomial_ffmpz_unpacked_ffmpz()
52 const fmpz * poly_exps, const mpoly_ctx_t mctx) in mpoly_get_monomial_pfmpz_unpacked_ffmpz()
65 const ulong * poly_exps, const mpoly_ctx_t mctx) in mpoly_get_monomial_ui_unpacked_ui()
77 void mpoly_get_monomial_ui_sp(ulong * user_exps, const ulong * poly_exps, in mpoly_get_monomial_ui_sp()
119 void mpoly_get_monomial_ui_mp(ulong * user_exps, const ulong * poly_exps, in mpoly_get_monomial_ui_mp()
158 void mpoly_get_monomial_si_mp(slong * user_exps, const ulong * poly_exps, in mpoly_get_monomial_si_mp()
198 void mpoly_get_monomial_ffmpz(fmpz * user_exps, const ulong * poly_exps, in mpoly_get_monomial_ffmpz()
221 void mpoly_get_monomial_pfmpz(fmpz ** user_exps, const ulong * poly_exps, in mpoly_get_monomial_pfmpz()
H A Dget_monomial_var.c18 ulong mpoly_get_monomial_var_exp_ui_sp(const ulong * poly_exps, in mpoly_get_monomial_var_exp_ui_sp()
28 ulong mpoly_get_monomial_var_exp_ui_mp(const ulong * poly_exps, in mpoly_get_monomial_var_exp_ui_mp()
49 slong mpoly_get_monomial_var_exp_si_mp(const ulong * poly_exps, in mpoly_get_monomial_var_exp_si_mp()
H A Dset_monomial.c16 void mpoly_set_monomial_ui(ulong * poly_exps, const ulong * user_exps, in mpoly_set_monomial_ui()
64 void mpoly_set_monomial_ffmpz(ulong * poly_exps, const fmpz * user_exps, in mpoly_set_monomial_ffmpz()
96 void mpoly_set_monomial_pfmpz(ulong * poly_exps, fmpz * const * user_exps, in mpoly_set_monomial_pfmpz()
H A Ddegrees.c18 const ulong * poly_exps, in mpoly_degrees_si()
69 const ulong * poly_exps, in mpoly_degrees_si_threaded()
134 const ulong * poly_exps, in mpoly_degrees_ffmpz()
168 const ulong * poly_exps, in mpoly_degrees_pfmpz()
H A Dmonomial_exists.c17 int mpoly_monomial_exists1(slong * index, const ulong * poly_exps, in mpoly_monomial_exists1()
55 int mpoly_monomial_exists(slong * index, const ulong * poly_exps, in mpoly_monomial_exists()
H A Dmin_fields.c17 void mpoly_min_fields_ui_sp(ulong * min_fields, const ulong * poly_exps, in mpoly_min_fields_ui_sp()
46 void mpoly_min_fields_fmpz(fmpz * min_fields, const ulong * poly_exps, in mpoly_min_fields_fmpz()
H A Dmax_fields.c17 void mpoly_max_fields_ui_sp(ulong * max_fields, const ulong * poly_exps, in mpoly_max_fields_ui_sp()
46 void mpoly_max_fields_fmpz(fmpz * max_fields, const ulong * poly_exps, in mpoly_max_fields_fmpz()
H A Ddegrees_fit_si.c14 int mpoly_degrees_fit_si(const ulong * poly_exps, slong len, in mpoly_degrees_fit_si()
/dports/math/e-antic/flint2-ae7ec89/mpoly/
H A Dget_monomial.c25 const fmpz * poly_exps, const mpoly_ctx_t mctx) in mpoly_get_monomial_ui_unpacked_ffmpz()
39 const fmpz * poly_exps, const mpoly_ctx_t mctx) in mpoly_get_monomial_ffmpz_unpacked_ffmpz()
52 const fmpz * poly_exps, const mpoly_ctx_t mctx) in mpoly_get_monomial_pfmpz_unpacked_ffmpz()
65 const ulong * poly_exps, const mpoly_ctx_t mctx) in mpoly_get_monomial_ui_unpacked_ui()
77 void mpoly_get_monomial_ui_sp(ulong * user_exps, const ulong * poly_exps, in mpoly_get_monomial_ui_sp()
119 void mpoly_get_monomial_ui_mp(ulong * user_exps, const ulong * poly_exps, in mpoly_get_monomial_ui_mp()
158 void mpoly_get_monomial_si_mp(slong * user_exps, const ulong * poly_exps, in mpoly_get_monomial_si_mp()
198 void mpoly_get_monomial_ffmpz(fmpz * user_exps, const ulong * poly_exps, in mpoly_get_monomial_ffmpz()
221 void mpoly_get_monomial_pfmpz(fmpz ** user_exps, const ulong * poly_exps, in mpoly_get_monomial_pfmpz()
H A Dget_monomial_var.c18 ulong mpoly_get_monomial_var_exp_ui_sp(const ulong * poly_exps, in mpoly_get_monomial_var_exp_ui_sp()
28 ulong mpoly_get_monomial_var_exp_ui_mp(const ulong * poly_exps, in mpoly_get_monomial_var_exp_ui_mp()
49 slong mpoly_get_monomial_var_exp_si_mp(const ulong * poly_exps, in mpoly_get_monomial_var_exp_si_mp()
H A Dset_monomial.c16 void mpoly_set_monomial_ui(ulong * poly_exps, const ulong * user_exps, in mpoly_set_monomial_ui()
64 void mpoly_set_monomial_ffmpz(ulong * poly_exps, const fmpz * user_exps, in mpoly_set_monomial_ffmpz()
96 void mpoly_set_monomial_pfmpz(ulong * poly_exps, fmpz * const * user_exps, in mpoly_set_monomial_pfmpz()
H A Ddegrees.c18 const ulong * poly_exps, in mpoly_degrees_si()
69 const ulong * poly_exps, in mpoly_degrees_si_threaded()
134 const ulong * poly_exps, in mpoly_degrees_ffmpz()
168 const ulong * poly_exps, in mpoly_degrees_pfmpz()
H A Dmonomial_exists.c17 int mpoly_monomial_exists1(slong * index, const ulong * poly_exps, in mpoly_monomial_exists1()
55 int mpoly_monomial_exists(slong * index, const ulong * poly_exps, in mpoly_monomial_exists()
H A Dmax_fields.c17 void mpoly_max_fields_ui_sp(ulong * max_fields, const ulong * poly_exps, in mpoly_max_fields_ui_sp()
46 void mpoly_max_fields_fmpz(fmpz * max_fields, const ulong * poly_exps, in mpoly_max_fields_fmpz()
H A Dmin_fields.c17 void mpoly_min_fields_ui_sp(ulong * min_fields, const ulong * poly_exps, in mpoly_min_fields_ui_sp()
46 void mpoly_min_fields_fmpz(fmpz * min_fields, const ulong * poly_exps, in mpoly_min_fields_fmpz()
H A Ddegrees_fit_si.c14 int mpoly_degrees_fit_si(const ulong * poly_exps, slong len, in mpoly_degrees_fit_si()
/dports/math/flint2/flint-2.8.4/mpoly/
H A Dget_monomial.c25 const fmpz * poly_exps, const mpoly_ctx_t mctx) in mpoly_get_monomial_ui_unpacked_ffmpz()
39 const fmpz * poly_exps, const mpoly_ctx_t mctx) in mpoly_get_monomial_ffmpz_unpacked_ffmpz()
52 const fmpz * poly_exps, const mpoly_ctx_t mctx) in mpoly_get_monomial_pfmpz_unpacked_ffmpz()
65 const ulong * poly_exps, const mpoly_ctx_t mctx) in mpoly_get_monomial_ui_unpacked_ui()
77 void mpoly_get_monomial_ui_sp(ulong * user_exps, const ulong * poly_exps, in mpoly_get_monomial_ui_sp()
119 void mpoly_get_monomial_ui_mp(ulong * user_exps, const ulong * poly_exps, in mpoly_get_monomial_ui_mp()
158 void mpoly_get_monomial_si_mp(slong * user_exps, const ulong * poly_exps, in mpoly_get_monomial_si_mp()
198 void mpoly_get_monomial_ffmpz(fmpz * user_exps, const ulong * poly_exps, in mpoly_get_monomial_ffmpz()
221 void mpoly_get_monomial_pfmpz(fmpz ** user_exps, const ulong * poly_exps, in mpoly_get_monomial_pfmpz()
H A Dget_monomial_var.c18 ulong mpoly_get_monomial_var_exp_ui_sp(const ulong * poly_exps, in mpoly_get_monomial_var_exp_ui_sp()
28 ulong mpoly_get_monomial_var_exp_ui_mp(const ulong * poly_exps, in mpoly_get_monomial_var_exp_ui_mp()
49 slong mpoly_get_monomial_var_exp_si_mp(const ulong * poly_exps, in mpoly_get_monomial_var_exp_si_mp()
H A Dset_monomial.c16 void mpoly_set_monomial_ui(ulong * poly_exps, const ulong * user_exps, in mpoly_set_monomial_ui()
64 void mpoly_set_monomial_ffmpz(ulong * poly_exps, const fmpz * user_exps, in mpoly_set_monomial_ffmpz()
96 void mpoly_set_monomial_pfmpz(ulong * poly_exps, fmpz * const * user_exps, in mpoly_set_monomial_pfmpz()
H A Ddegrees.c18 const ulong * poly_exps, in mpoly_degrees_si()
69 const ulong * poly_exps, in mpoly_degrees_si_threaded()
134 const ulong * poly_exps, in mpoly_degrees_ffmpz()
168 const ulong * poly_exps, in mpoly_degrees_pfmpz()
H A Dmonomial_exists.c17 int mpoly_monomial_exists1(slong * index, const ulong * poly_exps, in mpoly_monomial_exists1()
55 int mpoly_monomial_exists(slong * index, const ulong * poly_exps, in mpoly_monomial_exists()
H A Dmax_fields.c17 void mpoly_max_fields_ui_sp(ulong * max_fields, const ulong * poly_exps, in mpoly_max_fields_ui_sp()
46 void mpoly_max_fields_fmpz(fmpz * max_fields, const ulong * poly_exps, in mpoly_max_fields_fmpz()
H A Dmin_fields.c17 void mpoly_min_fields_ui_sp(ulong * min_fields, const ulong * poly_exps, in mpoly_min_fields_ui_sp()
50 void mpoly_min_fields_fmpz(fmpz * min_fields, const ulong * poly_exps, in mpoly_min_fields_fmpz()
H A Ddegrees_fit_si.c14 int mpoly_degrees_fit_si(const ulong * poly_exps, slong len, in mpoly_degrees_fit_si()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dmpoly.h965 const ulong * poly_exps, flint_bitcnt_t bits, const mpoly_ctx_t mctx) in mpoly_get_monomial_ui()
974 const ulong * poly_exps, flint_bitcnt_t bits, const mpoly_ctx_t mctx) in mpoly_get_monomial_si()
992 MPOLY_INLINE ulong mpoly_get_monomial_var_exp_ui(const ulong * poly_exps, in mpoly_get_monomial_var_exp_ui()
1001 MPOLY_INLINE slong mpoly_get_monomial_var_exp_si(const ulong * poly_exps, in mpoly_get_monomial_var_exp_si()

12