Home
last modified time | relevance | path

Searched defs:gsl_sf_bessel_il_scaled (Results 1 – 2 of 2) sorted by relevance

/dports/math/gsl/gsl-2.7/specfunc/
H A Dbessel_i.c325 double gsl_sf_bessel_il_scaled(const int l, const double x) in gsl_sf_bessel_il_scaled() function
/dports/math/py-pygsl/pygsl-2.3.0/testing/src/sf/
H A Dsf.py487 def gsl_sf_bessel_il_scaled(l, x): function
489 gsl_sf_bessel_il_scaled = _sf.gsl_sf_bessel_il_scaled variable