Home
last modified time | relevance | path

Searched refs:mul_content (Results 1 – 21 of 21) sorted by relevance

/dports/math/p5-Math-Pari/pari-2.3.5/src/modules/
H A Dnffactor.c769 GEN Clt = mul_content(C, lt); in nfcmbf()
770 GEN C2lt = mul_content(C,Clt); in nfcmbf()
786 ltdn = mul_content(lt, dn); in nfcmbf()
912 Clt = mul_content(C, lt); in nfcmbf()
913 C2lt = mul_content(C,Clt); in nfcmbf()
974 GEN Clt = mul_content(C, lt); in nf_chk_factors()
975 GEN C2lt = mul_content(C,Clt); in nf_chk_factors()
1007 Clt = mul_content(C, lt); in nf_chk_factors()
1008 C2lt = mul_content(C,Clt); in nf_chk_factors()
1372 GEN Clt = mul_content(C, lt); in nf_DDF_roots()
[all …]
H A Dkummer.c816 C_Rk = mul_content(C_Rk, C_root); in compute_polrel()
823 if (den_t) C_Rk = mul_content(C_Rk, ginv(den_t)); in compute_polrel()
825 C_Rk = mul_content(C_Rk, D); /* root^k = prim_Rk * C_Rk */ in compute_polrel()
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dbase5.c176 c0 = mul_content(c0, cobasnf); in modulereltoabs()
181 c = mul_content(c, c0); if (c) z = gmul(c, z); in modulereltoabs()
H A Dbase4.c1080 mul_content(GEN cx, GEN cy) in mul_content() function
1095 y = Q_primitive_part(y, &cy); cx = mul_content(cx,cy); in idealmat_mul()
1953 dx = mul_content(dx,dy); in idealintersect()
2101 c = mul_content(c,c1); in ideallllred()
H A Dbase2.c887 if (dg) D = mul_content(D, powiu(dg, degpol(f))); in compmod()
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dnffactor.c535 gel(x,l-1) = mul_content(gel(pol,l-1), L->topowden); in nf_pol_lift()
995 GEN C2lt, Clt, C = mul_content(L->topowden, L->dn); in init_div_data()
1057 ltdn = mul_content(D.lt, T->L->dn); in nfcmbf()
1060 GEN t1,t2, lt2dn = mul_content(ltdn, D.lt); in nfcmbf()
1496 lPpow = mul_content(lPpow, dn); in nf_LLL_cmbf()
1626 ltdn = mul_content(D.lt, L->dn); in nf_DDF_roots()
H A Dkummer.c876 C_Rk = mul_content(C_Rk, mul_content(d, C)); in compute_polrel()
880 C_z = mul_content(mul_content(C_z, C_Rk), mell); in compute_polrel()
H A Dbase4.c1810 y = Q_primitive_part(y, &cy); cx = mul_content(cx,cy); in idealmul_aux()
1943 return gerepilecopy(av, mul_content(c, y)); in idealdown()
2237 cx = mul_content(c,cx); in idealmulpowprime()
2625 c1 = mul_content(c1, IZ); in idealred0()
H A Dbase5.c175 c0 = div_content(mul_content(c0,cid), dzknf); in modulereltoabs()
188 c = mul_content(c, c0); if (c) z = RgX_Rg_mul(z, c); in modulereltoabs()
1787 dc = mul_content(dc, dD); in nfcleanmod()
H A Dbuch3.c485 u2 = ZM_content_mul(u2, mul_content(c1,c2), &c2); in Buchraymod_i()
H A Dbase3.c656 cx = mul_content(cx, d); in nfpow()
H A Dbase2.c922 D = mul_content(D, powiu(dg, degf)); in compmod()
H A Dmodsym.c5002 A = div_content(mul_content(cf, cg), gel(CD,2)); in mspetersson()
H A Dmftrace.c223 *pden = mul_content(*pden, cM); in QabM_pseudoinv_i()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h2095 mul_content(GEN cx, GEN cy) in mul_content() function
H A Dparidecl.h6125 INLINE GEN mul_content(GEN cx, GEN cy);
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparidecl.h651 GEN mul_content(GEN cx, GEN cy);
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.4708 mkfraccopy, mkquad, mkvecsmall4, absfrac, sqrfrac, mul_content, mul_denom
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd5003 GEN mul_content(GEN cx, GEN cy)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd5163 GEN mul_content(GEN cx, GEN cy)
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex12235 \fun{GEN}{mul_content}{GEN cx, GEN cy} \kbd{cx} and \kbd{cy} are