Home
last modified time | relevance | path

Searched defs:gsl_pow_3 (Results 1 – 13 of 13) sorted by relevance

/dports/mail/bogofilter/bogofilter-1.2.5/gsl/sys/
H A Dpow_int.c25 double gsl_pow_3(const double x) { return x*x*x; } in gsl_pow_3() function
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/gsl/sys/
H A Dpow_int.c25 double gsl_pow_3(const double x) { return x*x*x; } in gsl_pow_3() function
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/gsl/sys/
H A Dpow_int.c25 double gsl_pow_3(const double x) { return x*x*x; } in gsl_pow_3() function
/dports/mail/bogofilter-kc/bogofilter-1.2.5/gsl/sys/
H A Dpow_int.c25 double gsl_pow_3(const double x) { return x*x*x; } in gsl_pow_3() function
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_sys__pow_int.c25 double gsl_pow_3(const double x) { return x*x*x; } in gsl_pow_3() function
H A Dgsl_pow_int.h46 extern inline double gsl_pow_3(const double x) { return x*x*x; } in gsl_pow_3() function
/dports/mail/bogofilter/bogofilter-1.2.5/gsl/
H A Dgsl_pow_int.h46 extern inline double gsl_pow_3(const double x) { return x*x*x; } in gsl_pow_3() function
/dports/astro/astrometry/astrometry.net-0.85/gsl-an/gsl/
H A Dgsl_pow_int.h47 INLINE_FUN double gsl_pow_3(const double x) { return x*x*x; } in gsl_pow_3() function
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/gsl/
H A Dgsl_pow_int.h46 extern inline double gsl_pow_3(const double x) { return x*x*x; } in gsl_pow_3() function
/dports/graphics/xaos/XaoS-release-4.2.1/src/include/gsl/
H A Dgsl_pow_int.h49 INLINE_FUN double gsl_pow_3(const double x) { return x * x * x; } in gsl_pow_3() function
/dports/mail/bogofilter-kc/bogofilter-1.2.5/gsl/
H A Dgsl_pow_int.h46 extern inline double gsl_pow_3(const double x) { return x*x*x; } in gsl_pow_3() function
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/gsl/
H A Dgsl_pow_int.h46 extern inline double gsl_pow_3(const double x) { return x*x*x; } in gsl_pow_3() function
/dports/math/gsl/gsl-2.7/
H A Dgsl_pow_int.h47 INLINE_FUN double gsl_pow_3(const double x) { return x*x*x; } in gsl_pow_3() function