Home
last modified time | relevance | path

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

/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/mat/fun/
H A Dexp.hpp15 struct exp_fun { struct
24 static inline T fun(const T& x) { in fun()
/dports/math/stanmath/math-4.2.0/stan/math/prim/fun/
H A Dexp.hpp18 struct exp_fun { struct
27 static inline T fun(const T& x) { in fun()
/dports/science/py-scipy/scipy-1.7.1/scipy/integrate/tests/
H A Dtest_bvp.py20 def exp_fun(x, y): function
/dports/lang/v8/v8-9.6.180.12/src/runtime/
H A Druntime-test-wasm.cc464 Handle<WasmExportedFunction> exp_fun = in RUNTIME_FUNCTION() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/runtime/
H A Druntime-test.cc1422 Handle<WasmExportedFunction> exp_fun = in RUNTIME_FUNCTION() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/runtime/
H A Druntime-test.cc1556 Handle<WasmExportedFunction> exp_fun = in RUNTIME_FUNCTION() local
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dmath_fun.cpp1053 BaseGDL* exp_fun(BaseGDL* p0, bool isReference) { in exp_fun() function