Home
last modified time | relevance | path

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

/dports/math/adol-c/ADOL-C-2.7.2/ADOL-C/boost-test/
H A DtraceOperatorScalar.cpp3856 double a1Derivative = 0.; in BOOST_AUTO_TEST_CASE() local
3870 BOOST_TEST(*yd1 == a1Derivative, tt::tolerance(tol)); in BOOST_AUTO_TEST_CASE()
3873 a1Derivative = 3.7; in BOOST_AUTO_TEST_CASE()
3878 BOOST_TEST(*yd1 == a1Derivative, tt::tolerance(tol)); in BOOST_AUTO_TEST_CASE()
3926 double a1Derivative = 0.5; in BOOST_AUTO_TEST_CASE() local
3936 BOOST_TEST(*z1 == a1Derivative, tt::tolerance(tol)); in BOOST_AUTO_TEST_CASE()
4340 double a1Derivative = -1.3; in BOOST_AUTO_TEST_CASE() local
4354 BOOST_TEST(*yd1 == a1Derivative, tt::tolerance(tol)); in BOOST_AUTO_TEST_CASE()
4357 a1Derivative = 0.; in BOOST_AUTO_TEST_CASE()
4410 double a1Derivative = 0.5; in BOOST_AUTO_TEST_CASE() local
[all …]