File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616# pragma GCC diagnostic ignored "-Wliteral-range"
1717#endif
1818
19+ #define BOOST_MATH_OVERFLOW_ERROR_POLICY ignore_error
1920#include < boost/math/special_functions/erf.hpp>
2021#include " test_erf.hpp"
2122
Original file line number Diff line number Diff line change 77#include < pch_light.hpp>
88#endif
99
10+ #define BOOST_MATH_OVERFLOW_ERROR_POLICY ignore_error
1011#include < boost/math/special_functions/gamma.hpp>
1112#include " test_gamma.hpp"
1213
Original file line number Diff line number Diff line change 44// Boost Software License, Version 1.0. (See accompanying file
55// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
66
7- #define BOOST_MATH_OVERFLOW_ERROR_POLICY ignore_error
8-
97#include < boost/math/tools/config.hpp>
108#include < boost/math/concepts/real_concept.hpp>
119#include < boost/math/special_functions/math_fwd.hpp>
You can’t perform that action at this time.
0 commit comments