Home
last modified time | relevance | path

Searched defs:gsl_mode_t (Results 1 – 7 of 7) sorted by relevance

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_sys__prec.c62 typedef unsigned int gsl_mode_t; typedef
H A Dgsl_mode.h49 typedef unsigned int gsl_mode_t; typedef
/dports/astro/astrometry/astrometry.net-0.85/gsl-an/gsl/
H A Dgsl_mode.h50 typedef unsigned int gsl_mode_t; typedef
/dports/math/gsl/gsl-2.7/
H A Dgsl_mode.h50 typedef unsigned int gsl_mode_t; typedef
/dports/cad/atlc/atlc-4.6.1/src/
H A Dgsl_definitions.h54 typedef unsigned int gsl_mode_t; typedef
/dports/math/py-pygsl/pygsl-2.3.0/src/callback/
H A Dgsl_chebyshev.i21 typedef unsigned int gsl_mode_t; typedef
/dports/math/mathgl/mathgl-2.5/src/
H A Devalp.cpp82 …arser *arg, const std::vector<mglDataA*> &head, double (*func)(double, gsl_mode_t), const std::vec… in mglApplyFuncGSL() argument