/dports/math/stanmath/math-4.2.0/test/unit/math/rev/functor/ |
H A D | integrate_1d_test.cpp | 279 test_derivatives<double, var, var>( in TEST() 289 test_derivatives<var, double, var>( in TEST() 337 test_derivatives<double, double, var>( in TEST() 347 test_derivatives<double, double, var>( in TEST() 354 test_derivatives<var, double, var>( in TEST() 363 test_derivatives<double, var, var>( in TEST() 372 test_derivatives<double, double, var>( in TEST() 384 test_derivatives<double, double, var>( in TEST() 387 test_derivatives<double, double, var>( in TEST() 390 test_derivatives<double, double, var>( in TEST() [all …]
|
H A D | integrate_1d_impl_test.cpp | 282 test_derivatives<double, var, var>( in TEST() 293 test_derivatives<var, double, var>( in TEST() 341 test_derivatives<double, double, var>( in TEST() 351 test_derivatives<double, double, var>( in TEST() 358 test_derivatives<var, double, var>( in TEST() 367 test_derivatives<double, var, var>( in TEST() 376 test_derivatives<double, double, var>( in TEST() 388 test_derivatives<double, double, var>( in TEST() 391 test_derivatives<double, double, var>( in TEST() 394 test_derivatives<double, double, var>( in TEST() [all …]
|
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/ |
H A D | chebyshev_test.cpp | 60 void test_derivatives() in test_derivatives() function 143 test_derivatives<float>(); in BOOST_AUTO_TEST_CASE() 144 test_derivatives<double>(); in BOOST_AUTO_TEST_CASE() 145 test_derivatives<long double>(); in BOOST_AUTO_TEST_CASE() 146 test_derivatives<cpp_bin_float_quad>(); in BOOST_AUTO_TEST_CASE()
|
/dports/devel/boost-docs/boost_1_72_0/libs/math/test/ |
H A D | chebyshev_test.cpp | 60 void test_derivatives() in test_derivatives() function 143 test_derivatives<float>(); in BOOST_AUTO_TEST_CASE() 144 test_derivatives<double>(); in BOOST_AUTO_TEST_CASE() 145 test_derivatives<long double>(); in BOOST_AUTO_TEST_CASE() 146 test_derivatives<cpp_bin_float_quad>(); in BOOST_AUTO_TEST_CASE()
|
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/ |
H A D | chebyshev_test.cpp | 60 void test_derivatives() in test_derivatives() function 143 test_derivatives<float>(); in BOOST_AUTO_TEST_CASE() 144 test_derivatives<double>(); in BOOST_AUTO_TEST_CASE() 145 test_derivatives<long double>(); in BOOST_AUTO_TEST_CASE() 146 test_derivatives<cpp_bin_float_quad>(); in BOOST_AUTO_TEST_CASE()
|
/dports/math/adept/adept-2.0.8/test/ |
H A D | Makefile | 27 test_fixed_arrays.o test_constructors.o test_derivatives.o \ 57 test_fixed_arrays test_fixed_arrays_active test_derivatives \ 148 test_derivatives: test_derivatives.o $(LIBADEPT) target 149 $(CXXLINK) test_derivatives.o $(MYLIBS)
|
H A D | README | 243 Exeutable: test_derivatives 245 Source file: test_derivatives.cpp
|
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/ |
H A D | chebyshev_test.cpp | 53 void test_derivatives() in test_derivatives() function 181 test_derivatives<float>(); in main() 182 test_derivatives<double>(); in main() 183 test_derivatives<long double>(); in main() 184 test_derivatives<cpp_bin_float_quad>(); in main()
|
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/test/ |
H A D | test_Gauss.py | 2 from gpaw.gauss import test_derivatives as check
|
/dports/science/octopus/octopus-10.5/src/main/ |
H A D | test.F90 | 198 call test_derivatives(param, namespace) 859 subroutine test_derivatives(param, namespace) subroutine 865 PUSH_SUB(test_derivatives) argument 883 POP_SUB(test_derivatives) 884 end subroutine test_derivatives
|
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCWaveFunctions/HarmonicOscillator/ |
H A D | SHOSet.h | 97 void test_derivatives();
|
H A D | SHOSet.cpp | 318 void SHOSet::test_derivatives() in test_derivatives() function in qmcplusplus::SHOSet
|
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/ |
H A D | gauss.py | 86 def test_derivatives(R, a, b, alpha, beta, i): function
|
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/base/tests/ |
H A D | test_penalties.py | 27 def test_derivatives(self): member in CheckPenalty
|
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCHamiltonians/ |
H A D | DensityMatrices1B.h | 217 void test_derivatives();
|
H A D | DensityMatrices1B.cpp | 596 test_derivatives(); in evaluate() 1342 void DensityMatrices1B::test_derivatives() in test_derivatives() function in qmcplusplus::DensityMatrices1B
|
/dports/math/py-Diofant/Diofant-0.13.0/diofant/tests/functions/ |
H A D | test_zeta_functions.py | 112 def test_derivatives(): function
|
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/xc/ |
H A D | libvdwxc.py | 652 def test_derivatives(): function 784 test_derivatives()
|
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/ensemble/_hist_gradient_boosting/tests/ |
H A D | test_loss.py | 75 def test_derivatives(loss, x0, y_true):
|
/dports/math/py-sympy/sympy-1.9/sympy/functions/special/tests/ |
H A D | test_zeta_functions.py | 107 def test_derivatives(): function
|
/dports/science/ergo/ergo-3.8/source/dft/ |
H A D | fun-tester.cc | 539 test_derivatives(Functional* f, int *orders, DaltonEnFunc dal_fun) in test_derivatives() function 619 res += test_derivatives(func, funcsel ? funco: NULL, NULL); in main()
|
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/dft/ |
H A D | fun-tester.c | 529 test_derivatives(Functional* f, integer *orders, DaltonEnFunc dal_fun) in test_derivatives() function 608 res += test_derivatives(func, funcsel ? funco: NULL, NULL); in main()
|
/dports/science/py-scipy/scipy-1.7.1/scipy/interpolate/tests/ |
H A D | test_fitpack2.py | 867 def test_derivatives(self): member in TestRectBivariateSpline 1019 def test_derivatives(self): member in TestRectSphereBivariateSpline
|
/dports/math/adept/adept-2.0.8/ |
H A D | ChangeLog | 155 - Added test_derivatives to test quality of derivatives for all
|
/dports/science/py-abipy/abipy-0.9.0/abipy/electrons/tests/ |
H A D | test_ebands.py | 454 def test_derivatives(self): member in ElectronBandsTest
|