/dports/math/arb/arb-2.21.1/acb_hypgeom/ |
H A D | pfq_series_sum_forward.c | 84 acb_poly_swap(tmp, t); in acb_hypgeom_pfq_series_sum_forward() 100 acb_poly_swap(tmp, u); in acb_hypgeom_pfq_series_sum_forward() 104 acb_poly_swap(tmp, t); in acb_hypgeom_pfq_series_sum_forward() 115 acb_poly_swap(tmp, u); in acb_hypgeom_pfq_series_sum_forward() 148 acb_poly_swap(tmp, t); in acb_hypgeom_pfq_series_sum_forward()
|
H A D | pfq_series_sum_bs.c | 94 acb_poly_swap(B1, tmp); in bsplit() 102 acb_poly_swap(A1, tmp); in bsplit() 104 acb_poly_swap(C1, tmp); in bsplit()
|
H A D | pfq_sum_fme.c | 123 acb_poly_swap(A, A2); in bsplit() 146 acb_poly_swap(B, C2); in bsplit() 148 acb_poly_swap(A, B2); in bsplit()
|
/dports/math/arb/arb-2.21.1/acb_poly/ |
H A D | divrem.c | 98 acb_poly_swap(Q, T); in acb_poly_divrem() 108 acb_poly_swap(R, U); in acb_poly_divrem()
|
H A D | revert_series.c | 45 acb_poly_swap(Qinv, t); in acb_poly_revert_series()
|
H A D | binomial_transform.c | 37 acb_poly_swap(b, c); in acb_poly_binomial_transform()
|
H A D | pow_ui.c | 56 acb_poly_swap(res, t); in acb_poly_pow_ui()
|
H A D | mul.c | 41 acb_poly_swap(res, temp); in acb_poly_mul()
|
H A D | binomial_transform_basecase.c | 59 acb_poly_swap(b, c); in acb_poly_binomial_transform_basecase()
|
H A D | binomial_transform_convolution.c | 56 acb_poly_swap(b, c); in acb_poly_binomial_transform_convolution()
|
H A D | sqrt_series.c | 67 acb_poly_swap(g, t); in acb_poly_sqrt_series()
|
H A D | revert_series_lagrange.c | 76 acb_poly_swap(Qinv, t); in acb_poly_revert_series_lagrange()
|
H A D | compose_horner.c | 104 acb_poly_swap(res, t); in acb_poly_compose_horner()
|
H A D | compose_series_horner.c | 103 acb_poly_swap(res, t); in acb_poly_compose_series_horner()
|
H A D | tan_series.c | 79 acb_poly_swap(g, t); in acb_poly_tan_series()
|
H A D | pow_series.c | 94 acb_poly_swap(t, h); in acb_poly_pow_series()
|
H A D | revert_series_newton.c | 85 acb_poly_swap(Qinv, t); in acb_poly_revert_series_newton()
|
H A D | compose_series.c | 105 acb_poly_swap(res, t); in acb_poly_compose_series()
|
H A D | rising_ui_series.c | 94 acb_poly_swap(tmp, res); in acb_poly_rising_ui_series()
|
H A D | rsqrt_series.c | 84 acb_poly_swap(g, t); in acb_poly_rsqrt_series()
|
H A D | inv_series.c | 104 acb_poly_swap(Qinv, t); in acb_poly_inv_series()
|
H A D | compose.c | 121 acb_poly_swap(res, t); in acb_poly_compose()
|
H A D | div_series.c | 103 acb_poly_swap(Q, t); in acb_poly_div_series()
|
H A D | revert_series_lagrange_fast.c | 99 acb_poly_swap(Qinv, t); in acb_poly_revert_series_lagrange_fast()
|
H A D | mullow_classical.c | 104 acb_poly_swap(res, t); in acb_poly_mullow_classical()
|