Home
last modified time | relevance | path

Searched refs:ell_get_b2 (Results 1 – 17 of 17) sorted by relevance

/dports/math/pari/pari-2.13.3/src/functions/member_functions/
H A Db27 (ell):gen:copy ell_get_b2($1)
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dellpadic.c215 return gsub(a, gdivgs(ell_get_b2(E), 12)); in doellQp_root()
225 GEN b2 = ell_get_b2(E), b4 = ell_get_b4(E), e1 = ellQp_root(E, prec); in doellQp_ab()
500 GEN b2 = ell_get_b2(e), b4 = ell_get_b4(e), n = gel(xP,1), d = gel(xP,2); in xmP()
545 b2 = ell_get_b2(e); in tfromx()
775 GEN qm, s, b2 = ell_get_b2(Ep), v = vecfactoru_i(1, n); in ellpadics2_tate()
H A Delliptic.c77 GEN b2 = Rg_to_Fp(ell_get_b2(E),p); in a4a6_ch()
85 ulong b2 = Rg_to_Fl(ell_get_b2(E),p); in a4a6_ch_Fl()
360 GEN b2 = ell_get_b2(E); in ec_3divpol_evalx()
377 GEN b2 = ell_get_b2(E); in ec_half_deriv_2divpol_evalx()
959 b2r = nfmul(nf,r, ell_get_b2(e)); in nf_coordch_r()
1064 gel(y,6) = gmul(ell_get_b2(e), u2); in coordch_uinv()
1108 b2r = gmul(r, ell_get_b2(e)); in coordch_r()
1959 b2ov12 = gdivgs(ell_get_b2(e), 12); in ellmul_CM()
6337 b2 = ell_get_b2(e); in ellQ_height()
6514 b2 = ell_get_b2(e); in elltaniyama()
[all …]
H A Dellisog.c32 A6 = gsub(ell_get_a6(E), gadd(gmul(ell_get_b2(E), t), gmulsg(7L, w))); in make_velu_curve()
381 half_b2 = gmul2n(ell_get_b2(E), -1); in contrib_full_tors()
493 GEN b2 = ell_get_b2(E), b4 = ell_get_b4(E), b6 = ell_get_b6(E); in non_two_torsion_ordinate_char2()
556 GEN b2 = ell_get_b2(E), b4 = ell_get_b4(E), b6 = ell_get_b6(E); in isogeny_from_kernel_poly()
662 GEN a1 = ell_get_a1(E), a3 = ell_get_a3(E), b2 = ell_get_b2(E); in isogeny_a4a6()
671 GEN a1 = ell_get_a1(E), a3 = ell_get_a3(E), b2 = ell_get_b2(E); in invisogeny_a4a6()
H A DFF.c1156 b2 = Rg_to_FpXQ(ell_get_b2(E),T,p); in FpXQ_ell_to_a4a6()
1170 b2 = Rg_to_Flxq(ell_get_b2(E),T,3); in F3xq_ell_to_a4a6()
1192 b2 = Rg_to_Flxq(ell_get_b2(E),T,p); in Flxq_ell_to_a4a6()
H A Dellanal.c677 GEN b2 = ell_get_b2(ell), j = ell_get_j(ell); in hnaive_max()
/dports/math/pari/pari-2.13.3/src/language/
H A Dmembers.c531 return ell_get_b2(x); in member_b2()
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch7.tex108 \fun{GEN}{ell_get_b2}{GEN e}
/dports/math/gp2c/gp2c-0.0.12/desc/
H A Dfunc25.dsc1536 ell_get_b2(${1 code})
H A Dfunc27.dsc1696 ell_get_b2(${1 code})
H A Dfunc29.dsc1960 ell_get_b2(${1 code})
H A Dfunc211.dsc1977 ell_get_b2(${1 code})
H A Dfunc213.dsc1999 ell_get_b2(${1 code})
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h2700 INLINE GEN ell_get_b2(GEN e) { return gel(e,6); } in ell_get_b2() function
H A Dparidecl.h5678 INLINE GEN ell_get_b2(GEN e);
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd4597 GEN ell_get_b2(GEN e)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd4757 GEN ell_get_b2(GEN e)