Home
last modified time | relevance | path

Searched refs:N_UFACTOR_TERMS (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-scipy/scipy-1.7.1/scipy/special/cephes/
H A Dscipy_iv.c197 #define N_UFACTOR_TERMS 31 macro
198 static const double asymptotic_ufactors[N_UFACTORS][N_UFACTOR_TERMS] = {
282 for (k = N_UFACTOR_TERMS - 1 - 3 * n; in ikv_asymptotic_uniform()
283 k < N_UFACTOR_TERMS - n; k += 2) { in ikv_asymptotic_uniform()
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dspecfun.c3539 #define N_UFACTOR_TERMS 31 macro
3540 static const double asymptotic_ufactors[N_UFACTORS][N_UFACTOR_TERMS] = {
3624 for (k = N_UFACTOR_TERMS - 1 - 3 * n; in ikv_asymptotic_uniform()
3625 k < N_UFACTOR_TERMS - n; k += 2) { in ikv_asymptotic_uniform()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dspecfun.c3539 #define N_UFACTOR_TERMS 31 macro
3540 static const double asymptotic_ufactors[N_UFACTORS][N_UFACTOR_TERMS] = {
3624 for (k = N_UFACTOR_TERMS - 1 - 3 * n; in ikv_asymptotic_uniform()
3625 k < N_UFACTOR_TERMS - n; k += 2) { in ikv_asymptotic_uniform()