Home
last modified time | relevance | path

Searched defs:gsl_ldexp (Results 1 – 4 of 4) sorted by relevance

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_sys__ldfrexp.c25 gsl_ldexp (const double x, const int e) in gsl_ldexp() function
/dports/astro/astrometry/astrometry.net-0.85/gsl-an/sys/
H A Dldfrexp.c26 gsl_ldexp (const double x, const int e) in gsl_ldexp() function
/dports/math/gsl/gsl-2.7/sys/
H A Dldfrexp.c26 gsl_ldexp (const double x, const int e) in gsl_ldexp() function
/dports/math/py-pygsl/pygsl-2.3.0/testing/src/sf/
H A Dsf.py2295 def gsl_ldexp(x, e): function
2297 gsl_ldexp = _sf.gsl_ldexp variable