Home
last modified time | relevance | path

Searched refs:n_fq_set_fq_nmod (Results 1 – 25 of 28) sorted by relevance

12

/dports/math/flint2/flint-2.8.4/fq_nmod_mpoly/
H A Dset_coeff_fq_nmod_fmpz.c57 n_fq_set_fq_nmod(A->coeffs + d*index, c, ctx->fqctx); in _fq_nmod_mpoly_set_coeff_fq_nmod_fmpz()
75 n_fq_set_fq_nmod(A->coeffs + d*index, c, ctx->fqctx); in _fq_nmod_mpoly_set_coeff_fq_nmod_fmpz()
H A Dset_term_coeff_fq_nmod.c24 n_fq_set_fq_nmod(A->coeffs + d*i, c, ctx->fqctx); in fq_nmod_mpoly_set_term_coeff_fq_nmod()
H A Dset_fq_nmod.c42 n_fq_set_fq_nmod(A->coeffs, c, ctx->fqctx); in fq_nmod_mpoly_set_fq_nmod()
H A Dpush_term_fq_nmod_ui.c43 n_fq_set_fq_nmod(A->coeffs + d*(A->length - 1), c, ctx->fqctx); in fq_nmod_mpoly_push_term_fq_nmod_ui()
H A Dpush_term_fq_nmod_fmpz.c63 n_fq_set_fq_nmod(A->coeffs + d*(A->length - 1), c, ctx->fqctx); in fq_nmod_mpoly_push_term_fq_nmod_fmpz()
H A Dsub_fq_nmod.c67 n_fq_set_fq_nmod(A->coeffs + d*Blen, c, ctx->fqctx); in fq_nmod_mpoly_sub_fq_nmod()
H A Dscalar_mul_fq_nmod.c104 n_fq_set_fq_nmod(t, c, ctx->fqctx); in fq_nmod_mpoly_scalar_mul_fq_nmod()
H A Dadd_fq_nmod.c121 n_fq_set_fq_nmod(A->coeffs + d*Blen, c, ctx->fqctx); in fq_nmod_mpoly_add_fq_nmod()
H A Dto_from_fq_nmod_poly.c115 n_fq_set_fq_nmod(A->coeffs + d*Alen, B->coeffs + k, ctx->fqctx); in _fq_nmod_mpoly_from_fq_nmod_poly_inflate()
H A Dget_set_is_fq_nmod_poly.c138 n_fq_set_fq_nmod(A->coeffs + d*Alen, Bcoeffs + i, ctx->fqctx); in _fq_nmod_mpoly_set_fq_nmod_poly()
H A Dscalar_addmul_fq_nmod.c112 n_fq_set_fq_nmod(f, e, ctx->fqctx); in fq_nmod_mpoly_scalar_addmul_fq_nmod()
H A Dgcd_zippel2.c758 n_fq_set_fq_nmod(c, alphas + m, ctx->fqctx); in fq_nmod_mpolyl_gcd_zippel_smprime()
774 n_fq_set_fq_nmod(alphapow->coeffs + d*1, alphas + m, ctx->fqctx); in fq_nmod_mpolyl_gcd_zippel_smprime()
946 n_fq_set_fq_nmod(c, alphas + m, ctx->fqctx); in fq_nmod_mpolyl_gcd_zippel_smprime()
1022 n_fq_set_fq_nmod(alphapow->coeffs + d*1, alphas + m, ctx->fqctx); in fq_nmod_mpolyl_gcd_zippel_smprime()
1772 n_fq_set_fq_nmod(tmp->coeffs, alphas + m, lgctx->fqctx); in fq_nmod_mpolyl_gcd_zippel_lgprime()
1788 n_fq_set_fq_nmod(alphapow->coeffs + lgd*1, alphas + m, lgctx->fqctx); in fq_nmod_mpolyl_gcd_zippel_lgprime()
1905 n_fq_set_fq_nmod(tmp->coeffs, alphas + m, lgctx->fqctx); in fq_nmod_mpolyl_gcd_zippel_lgprime()
1960 n_fq_set_fq_nmod(alphapow->coeffs + lgd*1, alphas + m, lgctx->fqctx); in fq_nmod_mpolyl_gcd_zippel_lgprime()
H A Dmpolyun.c184 n_fq_set_fq_nmod(cc, c, ctx->fqctx); in fq_nmod_mpolyn_scalar_mul_fq_nmod()
209 n_fq_set_fq_nmod(cc, c, ctx->fqctx); in fq_nmod_mpolyun_scalar_mul_fq_nmod()
H A Dsqrt_heap.c86 n_fq_set_fq_nmod(q, t, ctx); in n_fq_sqrt()
H A Dmpolyu_gcdp_zippel.c106 n_fq_set_fq_nmod((A->coeffs + k)->coeffs + 0, c, ctx->fqctx); in fq_nmod_mpolyu_cvtfrom_poly()
345 n_fq_set_fq_nmod(X + d*i, x + i, fqctx); in fq_nmod_vandsolve()
/dports/math/flint2/flint-2.8.4/n_poly/
H A Dn_fq_bpoly_taylor_shift.c48 n_fq_set_fq_nmod(c, c_, ctx); in n_fq_bpoly_taylor_shift_gen1_fq_nmod()
70 n_fq_set_fq_nmod(c, alpha, ctx); in n_fq_bpoly_taylor_shift_gen0_fq_nmod()
H A Dn_fq.c122 void n_fq_set_fq_nmod( in n_fq_set_fq_nmod() function
828 n_fq_set_fq_nmod(a, A, ctx); in n_fq_mul()
858 n_fq_set_fq_nmod(a, A, ctx); in n_fq_mul_fq_nmod()
873 n_fq_set_fq_nmod(a, A, ctx); in n_fq_inv()
889 n_fq_set_fq_nmod(a, A, ctx); in _n_fq_pow_ui()
905 n_fq_set_fq_nmod(a, A, ctx); in n_fq_pow_fmpz()
921 n_fq_set_fq_nmod(a, A, ctx); in n_fq_pow_ui()
H A Dn_fq_poly.c195 n_fq_set_fq_nmod(A->coeffs + d*j, c, ctx); in n_fq_poly_set_coeff_fq_nmod()
202 n_fq_set_fq_nmod(A->coeffs + d*j, c, ctx); in n_fq_poly_set_coeff_fq_nmod()
290 n_fq_set_fq_nmod(A->coeffs, c, ctx); in n_fq_poly_set_fq_nmod()
465 n_fq_set_fq_nmod(A->coeffs + d*i, B->coeffs + i, ctx); in n_fq_poly_set_fq_nmod_poly()
H A Dn_fq_pow_cache.c42 n_fq_set_fq_nmod(pos->coeffs + d*1, b, ctx); in n_fq_pow_cache_start_fq_nmod()
H A Dn_fq_bpoly_gcd.c913 n_fq_set_fq_nmod(alphapow->coeffs + d*1, alpha, ctx); in n_fq_bpoly_gcd_brown_smprime()
1004 n_fq_set_fq_nmod(temp, alpha, ctx); in n_fq_bpoly_gcd_brown_smprime()
/dports/math/flint2/flint-2.8.4/fq_nmod_mpoly_factor/
H A Dn_bpoly_hlift.c62 n_fq_set_fq_nmod(alpha, alpha_, ctx); in n_fq_bpoly_hlift2_cubic()
199 n_fq_set_fq_nmod(alpha, alpha_, ctx); in n_fq_bpoly_hlift2_cubic()
250 n_fq_set_fq_nmod(alpha, alpha_, ctx); in n_fq_bpoly_hlift2()
342 n_fq_set_fq_nmod(alpha, alpha_, ctx); in n_fq_bpoly_hlift2()
H A Dirred_smprime_wang.c122 n_fq_set_fq_nmod(alphabetas[i].coeffs + d*0, alpha + i, ctx->fqctx); in fq_nmod_mpoly_factor_irred_smprime_wang()
H A Dpolyu3_hlift.c483 n_fq_set_fq_nmod(alphapow->coeffs + d*1, alpha, ctx); in n_fq_polyu3_hlift()
/dports/math/flint2/flint-2.8.4/fq_zech_mpoly/
H A Dget_set_fq_nmod_mpoly.c37 n_fq_set_fq_nmod(A->coeffs + d*i, t, ctxA->fqctx); in _fq_zech_mpoly_get_fq_nmod_mpoly()
/dports/math/flint2/flint-2.8.4/nmod_mpoly/
H A Dgcd_zippel2.c1568 n_fq_set_fq_nmod(tmp->coeffs, alphas + m, lgctx->fqctx); in nmod_mpolyl_gcd_zippel_lgprime()
1584 n_fq_set_fq_nmod(alphapow->coeffs + lgd*1, alphas + m, lgctx->fqctx); in nmod_mpolyl_gcd_zippel_lgprime()
1701 n_fq_set_fq_nmod(tmp->coeffs, alphas + m, lgctx->fqctx); in nmod_mpolyl_gcd_zippel_lgprime()
1756 n_fq_set_fq_nmod(alphapow->coeffs + lgd*1, alphas + m, lgctx->fqctx); in nmod_mpolyl_gcd_zippel_lgprime()

12