Home
last modified time | relevance | path

Searched refs:pygsl_spline_eval (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-pygsl/pygsl-2.3.0/pygsl/
H A Dgslwrap.py3926 return _gslwrap.pygsl_spline_eval(self, IN)
/dports/math/py-pygsl/pygsl-2.3.0/swig_src/
H A Dgslwrap_wrap.c4248 SWIGINTERN double pygsl_spline_eval(struct pygsl_spline *self,double IN){ in pygsl_spline_eval() function
36397 result = (double)pygsl_spline_eval(arg1,arg2); in _wrap_pygsl_spline_eval()