Home
last modified time | relevance | path

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

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_sys__fcmp.c30 gsl_fcmp (const double x1, const double x2, const double epsilon) in gsl_fcmp() function
/dports/math/gsl/gsl-2.7/sys/
H A Dfcmp.c30 gsl_fcmp (const double x1, const double x2, const double epsilon) in gsl_fcmp() function
/dports/science/votca/votca-2021.2-18560-gfbe18d971/tools/include/votca/tools/
H A Dgraph.h26 #include <utility>
/dports/math/py-pygsl/pygsl-2.3.0/testing/src/sf/
H A Dsf.py2303 def gsl_fcmp(x1, x2, epsilon): function
2305 gsl_fcmp = _sf.gsl_fcmp variable