Home
last modified time | relevance | path

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

/dports/math/arb/arb-2.21.1/acb_hypgeom/
H A Derfc_series.c40 _acb_vec_neg(u, u, ulen); in _acb_hypgeom_erfc_series()
50 _acb_vec_neg(g, g, len); in _acb_hypgeom_erfc_series()
H A Dgamma_upper_series.c50 _acb_vec_neg(t, h, hlen); in _acb_hypgeom_gamma_upper_series()
54 _acb_vec_neg(g, g, n); in _acb_hypgeom_gamma_upper_series()
H A Dfresnel_series.c49 _acb_vec_neg(u, u, ulen); in _acb_hypgeom_fresnel_series()
67 _acb_vec_neg(s, s, len); in _acb_hypgeom_fresnel_series()
H A Dlog_rising_ui_jet.c160 _acb_vec_neg(res, res, FLINT_MIN(len, r + 1)); in acb_hypgeom_log_rising_ui_jet()
258 _acb_vec_neg(res, res, FLINT_MIN(len, r + 1)); in acb_hypgeom_log_rising_ui_jet()
H A Derf_series.c40 _acb_vec_neg(u, u, ulen); in _acb_hypgeom_erf_series()
H A Dbeta_lower_series.c53 _acb_vec_neg(t, z, zlen); in _acb_hypgeom_beta_lower_series()
H A Dgamma_lower_series.c70 _acb_vec_neg(t, h, hlen); in _acb_hypgeom_gamma_lower_series()
/dports/math/arb/arb-2.21.1/acb_poly/
H A Drgamma_series.c108 _acb_vec_neg(t, t, len); in _acb_poly_rgamma_series()
120 _acb_vec_neg(v, v, len); in _acb_poly_rgamma_series()
H A Dexp_series.c52 _acb_vec_neg(g + m2, g + m2, m - m2); in _acb_poly_exp_series_newton()
74 _acb_vec_neg(g + m, g + m, n - m); in _acb_poly_exp_series_newton()
H A Dgraeffe_transform.c48 _acb_vec_neg(b, b, deg); in _acb_poly_graeffe_transform()
H A Dcot_pi_series.c65 _acb_vec_neg(g, g, len); in _acb_poly_cot_pi_series()
H A Drsqrt_series.c61 _acb_vec_neg(g + m, g + m, n - m); in _acb_poly_rsqrt_series()
H A Dlambertw_series.c58 _acb_vec_neg(w + m, ew + m, n - m); in _acb_poly_lambertw_series()
H A Dinv_series.c72 _acb_vec_neg(Qinv + m, Qinv + m, n - m); in _acb_poly_inv_series()
H A Dsin_cos_series_tangent.c75 _acb_vec_neg(v, v, len); in _acb_poly_sin_cos_series_tangent()
H A Dgamma_series.c244 _acb_vec_neg(t, t, len); in _acb_poly_gamma_series()
/dports/math/arb/arb-2.21.1/examples/
H A Dtaylor_integrals.c29 _acb_vec_neg(t, t, order); in elliptic()
/dports/math/arb/arb-2.21.1/acb_modular/
H A Dtheta_jet.c27 _acb_vec_neg(y, x, len); in _acb_vec_mul_4th_root()
/dports/math/arb/arb-2.21.1/
H A Dacb_poly.h279 _acb_vec_neg(res->coeffs, poly->coeffs, poly->length); in acb_poly_neg()
H A Dacb.h874 _acb_vec_neg(acb_ptr res, acb_srcptr vec, slong len) in _acb_vec_neg() function
/dports/math/arb/arb-2.21.1/doc/source/
H A Dacb.rst1177 .. function:: void _acb_vec_neg(acb_ptr res, acb_srcptr vec, slong len)