2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-28 07:22:12 +00:00

Set error rates for Bessel I derivative tests.

This commit is contained in:
jzmaddock
2014-01-19 16:50:11 +00:00
parent be92657667
commit d103e457be

View File

@@ -94,7 +94,7 @@ void expected_results()
".*", // platform
largest_type, // test type(s)
".*I'v.*Mathworld.*", // test data group
".*", 3000, 1000); // test function
".*", 4000, 2000); // test function
add_expected_result(
".*", // compiler
".*", // stdlib
@@ -115,7 +115,7 @@ void expected_results()
".*", // platform
"real_concept", // test type(s)
".*I'v.*Mathworld.*", // test data group
".*", 3000, 1000); // test function
".*", 4000, 2000); // test function
add_expected_result(
".*", // compiler
".*", // stdlib