Home
last modified time | relevance | path

Searched defs:gsl_sf_fact (Results 1 – 6 of 6) sorted by relevance

/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/gsl/specfunc/
H A Dgamma.c1630 double gsl_sf_fact(const unsigned int n) in gsl_sf_fact() function
/dports/mail/bogofilter-kc/bogofilter-1.2.5/gsl/specfunc/
H A Dgamma.c1630 double gsl_sf_fact(const unsigned int n) in gsl_sf_fact() function
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/gsl/specfunc/
H A Dgamma.c1630 double gsl_sf_fact(const unsigned int n) in gsl_sf_fact() function
/dports/mail/bogofilter/bogofilter-1.2.5/gsl/specfunc/
H A Dgamma.c1630 double gsl_sf_fact(const unsigned int n) in gsl_sf_fact() function
/dports/math/gsl/gsl-2.7/specfunc/
H A Dgamma.c1632 double gsl_sf_fact(const unsigned int n) in gsl_sf_fact() function
/dports/math/py-pygsl/pygsl-2.3.0/testing/src/sf/
H A Dsf.py1219 def gsl_sf_fact(n): function
1221 gsl_sf_fact = _sf.gsl_sf_fact variable