Home
last modified time | relevance | path

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

/dports/sysutils/edk2/edk2-edk2-stable202102/UefiCpuPkg/Library/RegisterCpuFeaturesLib/
H A DRegisterCpuFeaturesLib.c113 // in gsl_sf_bessel_In_scaled_array()
114 if (SearchFormer) { in gsl_sf_bessel_In_scaled_array()
/dports/math/gsl/gsl-2.7/specfunc/
H A Dbessel_In.c113 gsl_sf_bessel_In_scaled_array(const int nmin, const int nmax, const double x, double * result_array) in gsl_sf_bessel_In_scaled_array() function