Home
last modified time | relevance | path

Searched refs:test_func_2 (Results 1 – 18 of 18) sorted by relevance

/dports/math/stanmath/math-4.2.0/test/unit/math/mix/prob/
H A Dlkj_corr_test.cpp119 stan::math::lkj_corr_cholesky_cd test_func_2(dim_mat); in TEST() local
145 finite_diff_hessian_auto(test_func_2, x2, fx_hess_2, grad_hess_2, hess_2); in TEST()
146 hessian(test_func_2, x2, fx_hess_ad_2, grad_hess_ad_2, hess_ad_2); in TEST()
180 stan::math::lkj_corr_cholesky_cd test_func_2(dim_mat); in TEST() local
206 finite_diff_grad_hessian(test_func_2, x2, fx_gh_2, hess_gh_2, gh_2); in TEST()
207 grad_hessian(test_func_2, x2, fx_gh_ad_2, hess_gh_ad_2, gh_ad_2); in TEST()
/dports/math/stanmath/math-4.2.0/test/unit/math/rev/prob/
H A Dlkj_corr_test.cpp69 stan::math::lkj_corr_cholesky_cd test_func_2(dim_mat); in TEST() local
86 finite_diff_gradient(test_func_2, x2, fx, grad); in TEST()
87 gradient(test_func_2, x2, fx_ad, grad_ad); in TEST()
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_complex_args.py38 def test_func_2(self): member in ComplexArgsTestCase
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_complex_args.py38 def test_func_2(self): member in ComplexArgsTestCase
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_complex_args.py38 def test_func_2(self): member in ComplexArgsTestCase
/dports/science/py-GPy/GPy-1.10.0/GPy/testing/
H A Dplotting_tests.py223 def test_func_2(x): function
228 pl().annotation_heatmap_interact(ax, test_func_2, extent=(-1,1,-1,1), resolution=3)
229 …pl().annotation_heatmap_interact(ax, test_func_2, extent=(-1,1,-1,1), resolution=3, imshow_kwargs=…
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dtimingpool.py411 def test_func_2(arr): function
435 R = pool.map(test_func_2, [np.random.normal(size=1000000) for x in range(5)])
/dports/www/py-flask-smorest/flask-smorest-0.31.2/tests/
H A Dtest_api.py213 def test_func_2(val): function
/dports/devel/py-lazy-object-proxy/lazy-object-proxy-1.6.0/tests/
H A Dtest_async_py3.py94 def test_func_2(lop): function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_coroutines.py524 def test_func_2(self): member in CoroutineTest
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_coroutines.py524 def test_func_2(self): member in CoroutineTest
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_coroutines.py525 def test_func_2(self): member in CoroutineTest
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_coroutines.py524 def test_func_2(self): member in CoroutineTest
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_coroutines.py524 def test_func_2(self): member in CoroutineTest
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_coroutines.py524 def test_func_2(self): member in CoroutineTest
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_coroutines.py524 def test_func_2(self): member in CoroutineTest
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_coroutines.py526 def test_func_2(self): member in CoroutineTest
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_coroutines.py544 def test_func_2(self): member in CoroutineTest