Home
last modified time | relevance | path

Searched refs:acb_t (Results 1 – 25 of 664) sorted by relevance

12345678910>>...27

/dports/math/arb/arb-2.21.1/
H A Dacb_hypgeom.h117 void acb_hypgeom_u_asymp(acb_t res, const acb_t a, const acb_t b,
124 void acb_hypgeom_u_1f1(acb_t res, const acb_t a, const acb_t b, const acb_t z, slong prec);
125 void acb_hypgeom_u(acb_t res, const acb_t a, const acb_t b, const acb_t z, slong prec);
150 void acb_hypgeom_bessel_jy(acb_t res1, acb_t res2, const acb_t nu, const acb_t z, slong prec);
157 void acb_hypgeom_airy_asymp(acb_t ai, acb_t aip, acb_t bi, acb_t bip, const acb_t z, slong n, slong…
158 void acb_hypgeom_airy_direct(acb_t ai, acb_t aip, acb_t bi, acb_t bip, const acb_t z, slong n, slon…
159 void acb_hypgeom_airy(acb_t ai, acb_t aip, acb_t bi, acb_t bip, const acb_t z, slong prec);
164 void acb_hypgeom_coulomb(acb_t F, acb_t G, acb_t Hpos, acb_t Hneg, const acb_t l, const acb_t eta, …
242 const acb_t a, const acb_t b, const acb_t c, const acb_t z0,
259 void acb_hypgeom_2f1(acb_t res, const acb_t a, const acb_t b, const acb_t c, const acb_t z, int reg…
[all …]
H A Dacb_elliptic.h33 void acb_elliptic_rf(acb_t res, const acb_t x, const acb_t y, const acb_t z, int flags, slong prec);
35 void acb_elliptic_rj(acb_t res, const acb_t x, const acb_t y, const acb_t z, const acb_t p, int fla…
36 void acb_elliptic_rj_carlson(acb_t res, const acb_t x, const acb_t y, const acb_t z, const acb_t p,…
37 void acb_elliptic_rj_integration(acb_t res, const acb_t x, const acb_t y, const acb_t z, const acb_…
39 void acb_elliptic_rg(acb_t res, const acb_t x, const acb_t y, const acb_t z, int flags, slong prec);
47 void acb_elliptic_pi(acb_t r, const acb_t n, const acb_t m, slong prec);
49 void acb_elliptic_pi_inc(acb_t res, const acb_t n, const acb_t phi, const acb_t m, int times_pi, sl…
51 void acb_elliptic_p(acb_t r, const acb_t z, const acb_t tau, slong prec);
53 void acb_elliptic_p_prime(acb_t r, const acb_t z, const acb_t tau, slong prec);
61 void acb_elliptic_zeta(acb_t res, const acb_t z, const acb_t tau, slong prec);
[all …]
H A Dacb.h71 acb_get_mid(acb_t res, const acb_t x) in acb_get_mid()
129 acb_set(acb_t z, const acb_t x) in acb_set()
150 acb_swap(acb_t z, acb_t x) in acb_swap()
170 acb_eq(const acb_t x, const acb_t y) in acb_eq()
314 acb_trim(acb_t z, const acb_t x) in acb_trim()
350 acb_union(acb_t res, const acb_t x, const acb_t y, slong prec) in acb_union()
377 acb_add(acb_t z, const acb_t x, const acb_t y, slong prec) in acb_add()
384 acb_sub(acb_t z, const acb_t x, const acb_t y, slong prec) in acb_sub()
447 acb_neg(acb_t z, const acb_t x) in acb_neg()
454 acb_conj(acb_t z, const acb_t x) in acb_conj()
[all …]
H A Dacb_modular.h137 void acb_modular_theta_const_sum(acb_t theta2, acb_t theta3, acb_t theta4,
140 void acb_modular_theta_const_sum_basecase(acb_t theta2, acb_t theta3, acb_t theta4,
143 void acb_modular_theta_const_sum_rs(acb_t theta2, acb_t theta3, acb_t theta4,
150 void acb_modular_theta_notransform(acb_t theta1, acb_t theta2,
151 acb_t theta3, acb_t theta4, const acb_t z, const acb_t tau,
154 void acb_modular_theta(acb_t theta1, acb_t theta2,
155 acb_t theta3, acb_t theta4, const acb_t z, const acb_t tau,
173 void acb_modular_j(acb_t z, const acb_t tau, slong prec);
179 void acb_modular_eta(acb_t z, const acb_t tau, slong prec);
187 void acb_modular_elliptic_p(acb_t r, const acb_t z, const acb_t tau, slong prec);
[all …]
H A Dacb_dirichlet.h42 void acb_dirichlet_zeta_rs_r(acb_t res, const acb_t s, slong K, slong prec);
43 void acb_dirichlet_zeta_rs(acb_t res, const acb_t s, slong K, slong prec);
44 void acb_dirichlet_zeta(acb_t res, const acb_t s, slong prec);
47 void acb_dirichlet_zeta_jet(acb_t res, const acb_t s, int deflate, slong len, slong prec);
49 void acb_dirichlet_hurwitz(acb_t res, const acb_t s, const acb_t a, slong prec);
51 void acb_dirichlet_stieltjes(acb_t res, const fmpz_t n, const acb_t a, slong prec);
77 void acb_dirichlet_eta(acb_t res, const acb_t s, slong prec);
79 void acb_dirichlet_xi(acb_t res, const acb_t s, slong prec);
89 acb_t z;
128 void acb_dirichlet_si_poly_evaluate(acb_t res, slong * v, slong len, const acb_t z, slong prec);
[all …]
H A Dacb_calc.h25 const acb_t inp, void * param, slong order, slong prec);
30 void * param, const acb_t x, const arb_t radius,
33 int acb_calc_integrate_taylor(acb_t res,
35 const acb_t a, const acb_t b,
57 acb_calc_integrate(acb_t res, acb_calc_func_t f, void * param,
58 const acb_t a, const acb_t b,
64 acb_calc_integrate_gl_auto_deg(acb_t res, slong * eval_count,
66 const acb_t a, const acb_t b, const mag_t tol,
H A Dacb_poly.h155 void acb_poly_evaluate(acb_t res, const acb_poly_t f, const acb_t a, slong prec);
157 void _acb_poly_evaluate2_horner(acb_t y, acb_t z, acb_srcptr f, slong len, const acb_t x, slong pre…
158 void acb_poly_evaluate2_horner(acb_t y, acb_t z, const acb_poly_t f, const acb_t x, slong prec);
160 void _acb_poly_evaluate2_rectangular(acb_t y, acb_t z, acb_srcptr f, slong len, const acb_t x, slon…
161 void acb_poly_evaluate2_rectangular(acb_t y, acb_t z, const acb_poly_t f, const acb_t x, slong prec…
163 void _acb_poly_evaluate2(acb_t y, acb_t z, acb_srcptr f, slong len, const acb_t x, slong prec);
164 void acb_poly_evaluate2(acb_t y, acb_t z, const acb_poly_t f, const acb_t x, slong prec);
528 void _acb_poly_root_inclusion(acb_t r, const acb_t m,
707 acb_t log_a; in _acb_poly_acb_pow_cpx()
733 void _acb_poly_powsum_series_naive(acb_ptr z, const acb_t s, const acb_t a, const acb_t q, slong n,…
[all …]
H A Darb_fmpz_poly.h35 void _arb_fmpz_poly_evaluate_acb_horner(acb_t res, const fmpz * f, slong len, const acb_t x, slong …
36 void arb_fmpz_poly_evaluate_acb_horner(acb_t res, const fmpz_poly_t f, const acb_t a, slong prec);
37 void _arb_fmpz_poly_evaluate_acb_rectangular(acb_t res, const fmpz * f, slong len, const acb_t x, s…
38 void arb_fmpz_poly_evaluate_acb_rectangular(acb_t res, const fmpz_poly_t f, const acb_t a, slong pr…
39 void _arb_fmpz_poly_evaluate_acb(acb_t res, const fmpz * f, slong len, const acb_t x, slong prec);
40 void arb_fmpz_poly_evaluate_acb(acb_t res, const fmpz_poly_t f, const acb_t a, slong prec);
/dports/math/arb/arb-2.21.1/doc/source/
H A Dacb.rst138 .. function:: void acb_swap(acb_t z, acb_t x)
271 .. function:: void acb_union(acb_t z, const acb_t x, const acb_t y, slong prec)
429 .. function:: void acb_add(acb_t z, const acb_t x, const acb_t y, slong prec)
441 .. function:: void acb_sub(acb_t z, const acb_t x, const acb_t y, slong prec)
463 .. function:: void acb_mul(acb_t z, const acb_t x, const acb_t y, slong prec)
521 .. function:: void acb_div(acb_t z, const acb_t x, const acb_t y, slong prec)
639 .. function:: void acb_pow(acb_t z, const acb_t x, const acb_t y, slong prec)
667 .. function:: void acb_exp_invexp(acb_t s, acb_t t, const acb_t z, slong prec)
697 .. function:: void acb_sin_cos(acb_t s, acb_t c, const acb_t z, slong prec)
719 .. function:: void acb_sin_cos_pi(acb_t s, acb_t c, const acb_t z, slong prec)
[all …]
H A Dacb_hypgeom.rst296 .. function:: void acb_hypgeom_u_1f1(acb_t res, const acb_t a, const acb_t b, const acb_t z, slong …
304 .. function:: void acb_hypgeom_u(acb_t res, const acb_t a, const acb_t b, const acb_t z, slong prec)
508 .. function:: void acb_hypgeom_bessel_jy(acb_t res1, acb_t res2, const acb_t nu, const acb_t z, slo…
629 .. function:: void acb_hypgeom_airy_direct(acb_t ai, acb_t ai_prime, acb_t bi, acb_t bi_prime, cons…
634 .. function:: void acb_hypgeom_airy_asymp(acb_t ai, acb_t ai_prime, acb_t bi, acb_t bi_prime, const…
648 .. function:: void acb_hypgeom_airy(acb_t ai, acb_t ai_prime, acb_t bi, acb_t bi_prime, const acb_t
718 …nction:: void acb_hypgeom_coulomb(acb_t F, acb_t G, acb_t Hpos, acb_t Hneg, const acb_t l, const a…
1014 …ontinuation(acb_t res0, acb_t res1, const acb_t a, const acb_t b, const acb_t c, const acb_t z0, c…
1025 .. function:: void acb_hypgeom_2f1_direct(acb_t res, const acb_t a, const acb_t b, const acb_t c, c…
1057 .. function:: void acb_hypgeom_2f1(acb_t res, const acb_t a, const acb_t b, const acb_t c, const ac…
[all …]
H A Dacb_elliptic.rst63 .. function:: void acb_elliptic_pi(acb_t res, const acb_t n, const acb_t m, slong prec)
81 .. function:: void acb_elliptic_f(acb_t res, const acb_t phi, const acb_t m, int pi, slong prec)
137 .. function:: void acb_elliptic_pi_inc(acb_t res, const acb_t n, const acb_t phi, const acb_t m, in…
177 .. function:: void acb_elliptic_rf(acb_t res, const acb_t x, const acb_t y, const acb_t z, int flag…
204 .. function:: void acb_elliptic_rg(acb_t res, const acb_t x, const acb_t y, const acb_t z, int flag…
218 .. function:: void acb_elliptic_rj(acb_t res, const acb_t x, const acb_t y, const acb_t z, const ac…
220 .. function:: void acb_elliptic_rj_carlson(acb_t res, const acb_t x, const acb_t y, const acb_t z, …
222 …unction:: void acb_elliptic_rj_integration(acb_t res, const acb_t x, const acb_t y, const acb_t z,…
284 .. function:: void acb_elliptic_p(acb_t res, const acb_t z, const acb_t tau, slong prec)
321 .. function:: void acb_elliptic_invariants(acb_t g2, acb_t g3, const acb_t tau, slong prec)
[all …]
/dports/math/arb/arb-2.21.1/acb_hypgeom/
H A D2f1_continuation.c28 const acb_t a, const acb_t b, const acb_t c, const acb_t y, in bound()
29 const acb_t f0, const acb_t f1) in bound()
32 acb_t d; in bound()
91 evaluate_sum(acb_t res, acb_t res1, in evaluate_sum()
92 const acb_t a, const acb_t b, const acb_t c, const acb_t y, in evaluate_sum()
93 const acb_t x, const acb_t f0, const acb_t f1, slong num, slong prec) in evaluate_sum()
95 acb_t s, s2, w, d, e, xpow, ck, cknext; in evaluate_sum()
164 acb_hypgeom_2f1_continuation(acb_t res, acb_t res1, in acb_hypgeom_2f1_continuation()
165 const acb_t a, const acb_t b, const acb_t c, const acb_t y, in acb_hypgeom_2f1_continuation()
166 const acb_t z, const acb_t f0, const acb_t f1, slong prec) in acb_hypgeom_2f1_continuation()
[all …]
H A Dbessel_j.c17 acb_hypgeom_bessel_j_asymp_prefactors_fallback(acb_t Ap, acb_t Am, acb_t C, in acb_hypgeom_bessel_j_asymp_prefactors_fallback()
18 const acb_t nu, const acb_t z, slong prec) in acb_hypgeom_bessel_j_asymp_prefactors_fallback()
20 acb_t t, u, v; in acb_hypgeom_bessel_j_asymp_prefactors_fallback()
60 acb_hypgeom_bessel_j_asymp_prefactors(acb_t Ap, acb_t Am, acb_t C, in acb_hypgeom_bessel_j_asymp_prefactors()
61 const acb_t nu, const acb_t z, slong prec) in acb_hypgeom_bessel_j_asymp_prefactors()
65 acb_t t, u; in acb_hypgeom_bessel_j_asymp_prefactors()
96 acb_hypgeom_bessel_j_asymp(acb_t res, const acb_t nu, const acb_t z, slong prec) in acb_hypgeom_bessel_j_asymp()
98 acb_t A1, A2, C, U1, U2, s, t, u; in acb_hypgeom_bessel_j_asymp()
178 acb_hypgeom_bessel_j_0f1(acb_t res, const acb_t nu, const acb_t z, slong prec) in acb_hypgeom_bessel_j_0f1()
181 acb_t w, c, t; in acb_hypgeom_bessel_j_0f1()
[all …]
H A Dm.c15 acb_hypgeom_m_asymp(acb_t res, const acb_t a, const acb_t b, const acb_t z, int regularized, slong … in acb_hypgeom_m_asymp()
17 acb_t t, u, v, c; in acb_hypgeom_m_asymp()
75 _acb_hypgeom_m_1f1(acb_t res, const acb_t a, const acb_t b, const acb_t z, in _acb_hypgeom_m_1f1()
84 acb_t c, d, t, u; in _acb_hypgeom_m_1f1()
118 acb_t t; in _acb_hypgeom_m_1f1()
131 acb_t u, v; in _acb_hypgeom_m_1f1()
167 acb_hypgeom_m_1f1(acb_t res, const acb_t a, const acb_t b, const acb_t z, int regularized, slong pr… in acb_hypgeom_m_1f1()
191 const acb_t a, const acb_t b, const acb_t z, int regularized, slong prec) in acb_hypgeom_m_choose()
295 acb_hypgeom_m(acb_t res, const acb_t a, const acb_t b, const acb_t z, int regularized, slong prec) in acb_hypgeom_m()
315 acb_hypgeom_1f1(acb_t res, const acb_t a, const acb_t b, const acb_t z, int regularized, slong prec) in acb_hypgeom_1f1()
H A Djacobi_p.c16 use_recurrence(const acb_t n, const acb_t a, const acb_t b, slong prec) in use_recurrence()
32 acb_hypgeom_jacobi_p_ui_direct(acb_t res, ulong n, in acb_hypgeom_jacobi_p_ui_direct()
33 const acb_t a, const acb_t b, const acb_t z, slong prec) in acb_hypgeom_jacobi_p_ui_direct()
36 acb_t t, u, v; in acb_hypgeom_jacobi_p_ui_direct()
78 acb_hypgeom_jacobi_p(acb_t res, const acb_t n, const acb_t a, const acb_t b, in acb_hypgeom_jacobi_p()
79 const acb_t z, slong prec) in acb_hypgeom_jacobi_p()
81 acb_t t, u, v, w; in acb_hypgeom_jacobi_p()
H A Dbessel_i.c15 acb_hypgeom_bessel_i_asymp_prefactors(acb_t A, acb_t B, acb_t C, in acb_hypgeom_bessel_i_asymp_prefactors()
16 const acb_t nu, const acb_t z, int scaled, slong prec) in acb_hypgeom_bessel_i_asymp_prefactors()
18 acb_t t, u; in acb_hypgeom_bessel_i_asymp_prefactors()
75 acb_hypgeom_bessel_i_asymp(acb_t res, const acb_t nu, const acb_t z, int scaled, slong prec) in acb_hypgeom_bessel_i_asymp()
77 acb_t A1, A2, C, U1, U2, s, t, u; in acb_hypgeom_bessel_i_asymp()
151 acb_hypgeom_bessel_i_0f1(acb_t res, const acb_t nu, const acb_t z, int scaled, slong prec) in acb_hypgeom_bessel_i_0f1()
154 acb_t w, c, t; in acb_hypgeom_bessel_i_0f1()
203 acb_hypgeom_bessel_i(acb_t res, const acb_t nu, const acb_t z, slong prec) in acb_hypgeom_bessel_i()
220 acb_hypgeom_bessel_i_scaled(acb_t res, const acb_t nu, const acb_t z, slong prec) in acb_hypgeom_bessel_i_scaled()
H A Dairy.c105 acb_hypgeom_airy_prop(acb_t ai, acb_t aip, acb_t bi, acb_t bip, in acb_hypgeom_airy_prop()
106 const acb_t z, slong n, int algo, slong prec) in acb_hypgeom_airy_prop()
109 acb_t zz; in acb_hypgeom_airy_prop()
180 acb_hypgeom_airy_direct_prop(acb_t ai, acb_t aip, acb_t bi, acb_t bip, in acb_hypgeom_airy_direct_prop()
181 const acb_t z, slong n, slong prec) in acb_hypgeom_airy_direct_prop()
187 acb_hypgeom_airy_asymp2(acb_t ai, acb_t aip, acb_t bi, acb_t bip, in acb_hypgeom_airy_asymp2()
188 const acb_t z, slong n, slong prec) in acb_hypgeom_airy_asymp2()
198 acb_hypgeom_airy(acb_t ai, acb_t aip, acb_t bi, acb_t bip, const acb_t z, slong prec) in acb_hypgeom_airy()
H A D0f1.c15 acb_hypgeom_0f1_asymp(acb_t res, const acb_t a, const acb_t z, int regularized, slong prec) in acb_hypgeom_0f1_asymp()
17 acb_t t, u, v; in acb_hypgeom_0f1_asymp()
60 acb_hypgeom_0f1_direct(acb_t res, const acb_t a, const acb_t z, int regularized, slong prec) in acb_hypgeom_0f1_direct()
66 acb_t t, u; in acb_hypgeom_0f1_direct()
83 acb_t t; in acb_hypgeom_0f1_direct()
103 acb_hypgeom_0f1_use_asymp(const acb_t z, slong prec) in acb_hypgeom_0f1_use_asymp()
130 acb_hypgeom_0f1(acb_t res, const acb_t a, const acb_t z, int regularized, slong prec) in acb_hypgeom_0f1()
H A Dpfq_sum_bs.c34 factor(acb_t A, acb_t tmp, acb_srcptr a, slong p, const acb_t z, slong k, slong prec) in factor()
61 bsplit(acb_t A1, acb_t B1, acb_t C1, in bsplit()
64 const acb_t z, in bsplit()
80 acb_t A2, B2, C2; in bsplit()
120 acb_hypgeom_pfq_sum_bs(acb_t s, acb_t t, in acb_hypgeom_pfq_sum_bs()
121 acb_srcptr a, slong p, acb_srcptr b, slong q, const acb_t z, slong n, slong prec) in acb_hypgeom_pfq_sum_bs()
123 acb_t u, v, w, tmp; in acb_hypgeom_pfq_sum_bs()
158 acb_hypgeom_pfq_sum_bs_invz(acb_t s, acb_t t, in acb_hypgeom_pfq_sum_bs_invz()
159 acb_srcptr a, slong p, acb_srcptr b, slong q, const acb_t z, slong n, slong prec) in acb_hypgeom_pfq_sum_bs_invz()
161 acb_t u, v, w, tmp; in acb_hypgeom_pfq_sum_bs_invz()
H A Dlaguerre_l.c16 use_recurrence(const acb_t n, const acb_t m, slong prec) in use_recurrence()
31 acb_hypgeom_laguerre_l_ui_recurrence(acb_t res, ulong n, const acb_t m, in acb_hypgeom_laguerre_l_ui_recurrence()
32 const acb_t z, slong prec) in acb_hypgeom_laguerre_l_ui_recurrence()
34 acb_t t, u, v; in acb_hypgeom_laguerre_l_ui_recurrence()
81 acb_hypgeom_laguerre_l(acb_t res, const acb_t n, const acb_t m, const acb_t z, slong prec) in acb_hypgeom_laguerre_l()
83 acb_t t, u, v; in acb_hypgeom_laguerre_l()
/dports/math/arb/arb-2.21.1/acb/
H A Dpow.c15 acb_pow_fmpz_binexp(acb_t y, const acb_t b, const fmpz_t e, slong prec) in acb_pow_fmpz_binexp()
85 acb_t t; in acb_pow_fmpz_binexp()
107 acb_pow_fmpz(acb_t y, const acb_t b, const fmpz_t e, slong prec) in acb_pow_fmpz()
113 acb_pow_ui(acb_t y, const acb_t b, ulong e, slong prec) in acb_pow_ui()
122 acb_pow_si(acb_t y, const acb_t b, slong e, slong prec) in acb_pow_si()
132 _acb_pow_exp(acb_t z, const acb_t x, const acb_t y, slong prec) in _acb_pow_exp()
134 acb_t t; in _acb_pow_exp()
143 _acb_pow_arb_exp(acb_t z, const acb_t x, const arb_t y, slong prec) in _acb_pow_arb_exp()
145 acb_t t; in _acb_pow_arb_exp()
156 acb_pow_arb(acb_t z, const acb_t x, const arb_t y, slong prec) in acb_pow_arb()
[all …]
/dports/audio/snd/snd-21.2/
H A Dlibarb_s7.c239 …7_pointer args, const char *b_name, void acb_func(acb_t res, const acb_t nu, const acb_t z, const in accci()
448 void acb_hypgeom_airy(acb_t ai, acb_t aip, acb_t bi, acb_t bip, const acb_t z, slong prec);
449 void acb_hypgeom_coulomb(acb_t F, acb_t G, acb_t Hpos, acb_t Hneg, const acb_t l, const acb_t eta, …
450 void acb_hypgeom_fresnel(acb_t res1, acb_t res2, const acb_t z, int normalized, slong prec);
451 void acb_hypgeom_bessel_jy(acb_t res1, acb_t res2, const acb_t nu, const acb_t z, slong prec);
453 void acb_hypgeom_2f1(acb_t res, const acb_t a, const acb_t b, const acb_t c, const acb_t z, int reg…
454 void acb_elliptic_rj(acb_t res, const acb_t x, const acb_t y, const acb_t z, const acb_t p, int fla…
462 void acb_chebyshev_t_ui(acb_t a, ulong n, const acb_t x, slong prec);
463 void acb_chebyshev_u_ui(acb_t a, ulong n, const acb_t x, slong prec);
464 void acb_chebyshev_t2_ui(acb_t a, acb_t b, ulong n, const acb_t x, slong prec);
[all …]
/dports/math/arb/arb-2.21.1/examples/
H A Dcomplex_plot.c259 ai(acb_t res, const acb_t z, slong prec) in ai()
265 bi(acb_t res, const acb_t z, slong prec) in bi()
271 besselj(acb_t res, const acb_t z, slong prec) in besselj()
280 bessely(acb_t res, const acb_t z, slong prec) in bessely()
289 besseli(acb_t res, const acb_t z, slong prec) in besseli()
298 besselk(acb_t res, const acb_t z, slong prec) in besselk()
308 modj(acb_t res, const acb_t z, slong prec) in modj()
315 modjq(acb_t res, const acb_t z, slong prec) in modjq()
330 modetaq(acb_t res, const acb_t z, slong prec) in modetaq()
358 ellipp(acb_t res, const acb_t z, slong prec) in ellipp()
[all …]
/dports/math/arb/arb-2.21.1/arb_fpwrap/
H A Dfpwrap.c173 typedef void (*acb_func_2)(acb_t, const acb_t, const acb_t, slong prec);
174 typedef void (*acb_func_3)(acb_t, const acb_t, const acb_t, const acb_t, slong prec);
175 typedef void (*acb_func_4)(acb_t, const acb_t, const acb_t, const acb_t, const acb_t, slong prec);
183 typedef void (*acb_func_2_int)(acb_t, const acb_t, const acb_t, int, slong prec);
184 typedef void (*acb_func_3_int)(acb_t, const acb_t, const acb_t, const acb_t, int, slong prec);
185 typedef void (*acb_func_4_int)(acb_t, const acb_t, const acb_t, const acb_t, const acb_t, int, slon…
1304 _acb_theta1(acb_t res, const acb_t z, const acb_t tau, slong prec) in DEF_DOUBLE_FUN_2()
1312 _acb_theta2(acb_t res, const acb_t z, const acb_t tau, slong prec) in _acb_theta2()
1320 _acb_theta3(acb_t res, const acb_t z, const acb_t tau, slong prec) in _acb_theta3()
1328 _acb_theta4(acb_t res, const acb_t z, const acb_t tau, slong prec) in _acb_theta4()
[all …]
/dports/math/arb/arb-2.21.1/acb_poly/
H A Drefine_roots_durand_kerner.c18 acb_sub_mid(acb_t z, const acb_t x, const acb_t y, slong prec) in acb_sub_mid()
29 acb_add_mid(acb_t z, const acb_t x, const acb_t y, slong prec) in acb_add_mid()
40 acb_mul_mid(acb_t z, const acb_t x, const acb_t y, slong prec) in acb_mul_mid()
60 acb_inv_mid(acb_t z, const acb_t x, slong prec) in acb_inv_mid()
87 _acb_poly_evaluate_mid(acb_t res, acb_srcptr f, slong len, in _acb_poly_evaluate_mid()
88 const acb_t a, slong prec) in _acb_poly_evaluate_mid()
91 acb_t t; in _acb_poly_evaluate_mid()
111 acb_t x, y, t; in _acb_poly_refine_roots_durand_kerner()

12345678910>>...27