Home
last modified time | relevance | path

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

/dports/graphics/xaos/XaoS-release-4.2.1/src/sffe/
H A Dgsl_complex_math.c125 gsl_complex gsl_complex_add_real(gsl_complex a, double x) in gsl_complex_add_real() function
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_complex__math.c145 gsl_complex_add_real (gsl_complex a, double x) in gsl_complex_add_real() function
/dports/math/gsl/gsl-2.7/complex/
H A Dmath.c135 gsl_complex_add_real (gsl_complex a, double x) in gsl_complex_add_real() function
/dports/math/py-pygsl/pygsl-2.3.0/testing/src/sf/
H A Dsf.py2039 def gsl_complex_add_real(a, x): function
2041 gsl_complex_add_real = _sf.gsl_complex_add_real variable