Home
last modified time | relevance | path

Searched refs:_acb_poly_taylor_shift_convolution (Results 1 – 4 of 4) sorted by relevance

/dports/math/arb/arb-2.21.1/acb_poly/
H A Dtaylor_shift_convolution.c15 _acb_poly_taylor_shift_convolution(acb_ptr p, const acb_t c, slong len, slong prec) in _acb_poly_taylor_shift_convolution() function
96 _acb_poly_taylor_shift_convolution(g->coeffs, c, g->length, prec); in acb_poly_taylor_shift_convolution()
H A Dtaylor_shift.c24 _acb_poly_taylor_shift_convolution(poly, c, n, prec); in _acb_poly_taylor_shift()
/dports/math/arb/arb-2.21.1/
H A Dacb_poly.h396 void _acb_poly_taylor_shift_convolution(acb_ptr poly, const acb_t c, slong n, slong prec);
/dports/math/arb/arb-2.21.1/doc/source/
H A Dacb_poly.rst399 .. function:: void _acb_poly_taylor_shift_convolution(acb_ptr g, const acb_t c, slong n, slong prec)