Home
last modified time | relevance | path

Searched defs:gsl_sf_bessel_In_scaled (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/edk2/edk2-edk2-stable202102/UefiCpuPkg/Library/RegisterCpuFeaturesLib/
H A DRegisterCpuFeaturesLib.c217 return ThreadDepType; in gsl_sf_bessel_In_e()
218 } in gsl_sf_bessel_In_e()
/dports/math/gsl/gsl-2.7/specfunc/
H A Dbessel_In.c217 double gsl_sf_bessel_In_scaled(const int n, const double x) in gsl_sf_bessel_In_scaled() function
/dports/math/py-pygsl/pygsl-2.3.0/testing/src/sf/
H A Dsf.py343 def gsl_sf_bessel_In_scaled(n, x): function
345 gsl_sf_bessel_In_scaled = _sf.gsl_sf_bessel_In_scaled variable