Searched refs:acb_hypgeom_bessel_k_scaled (Results 1 – 8 of 8) sorted by relevance
/dports/math/arb/arb-2.21.1/acb_hypgeom/test/ |
H A D | t-bessel_k.c | 67 acb_hypgeom_bessel_k_scaled(w0, nu0, z, prec0); in main() 82 acb_hypgeom_bessel_k_scaled(w1, nu0, z, prec1); in main() 108 acb_hypgeom_bessel_k_scaled(w1, nu1, z, prec1); in main() 130 acb_hypgeom_bessel_k_scaled(w2, nu2, z, prec2); in main()
|
/dports/math/arb/arb-2.21.1/acb_hypgeom/ |
H A D | bessel_k.c | 226 acb_hypgeom_bessel_k_scaled(acb_t res, const acb_t nu, const acb_t z, slong prec) in acb_hypgeom_bessel_k_scaled() function
|
/dports/math/arb/arb-2.21.1/arb_hypgeom/ |
H A D | wrappers.c | 418 acb_hypgeom_bessel_k_scaled(t, t, u, prec); in arb_hypgeom_bessel_k_scaled()
|
/dports/math/arb/arb-2.21.1/ |
H A D | acb_hypgeom.h | 147 void acb_hypgeom_bessel_k_scaled(acb_t res, const acb_t nu, const acb_t z, slong prec);
|
/dports/audio/snd/snd-21.2/ |
H A D | libarb_s7.c | 180 …*sc, s7_pointer args) {return(acci(sc, args, "acb_bessel_k_scaled", acb_hypgeom_bessel_k_scaled));} in a_bessel_k_scaled()
|
/dports/math/arb/arb-2.21.1/arb_fpwrap/ |
H A D | fpwrap.c | 1095 DEF_CDOUBLE_FUN_2(bessel_k_scaled, acb_hypgeom_bessel_k_scaled) in DEF_DOUBLE_FUN_1_INT()
|
/dports/math/arb/arb-2.21.1/doc/source/ |
H A D | acb_hypgeom.rst | 604 .. function:: void acb_hypgeom_bessel_k_scaled(acb_t res, const acb_t nu, const acb_t z, slong prec)
|
H A D | history.rst | 282 …ded scaled versions of Bessel functions (acb_hypgeom_bessel_i_scaled, acb_hypgeom_bessel_k_scaled).
|