Mercurial > hg > vamp-build-and-test
comparison DEPENDENCIES/generic/include/boost/math/tools/user.hpp @ 101:c530137014c0
Update Boost headers (1.58.0)
author | Chris Cannam |
---|---|
date | Mon, 07 Sep 2015 11:12:49 +0100 |
parents | 2665513ce2d3 |
children |
comparison
equal
deleted
inserted
replaced
100:793467b5e61c | 101:c530137014c0 |
---|---|
89 // #define BOOST_MATH_MAX_SERIES_ITERATION_POLICY 1000000 | 89 // #define BOOST_MATH_MAX_SERIES_ITERATION_POLICY 1000000 |
90 // | 90 // |
91 // Maximum root finding steps permitted: | 91 // Maximum root finding steps permitted: |
92 // | 92 // |
93 // define BOOST_MATH_MAX_ROOT_ITERATION_POLICY 200 | 93 // define BOOST_MATH_MAX_ROOT_ITERATION_POLICY 200 |
94 // | |
95 // Enable use of __float128 in numeric constants: | |
96 // | |
97 // #define BOOST_MATH_USE_FLOAT128 | |
98 // | |
99 // Disable use of __float128 in numeric_constants even if the compiler looks to support it: | |
100 // | |
101 // #define BOOST_MATH_DISABLE_FLOAT128 | |
94 | 102 |
95 #endif // BOOST_MATH_TOOLS_USER_HPP | 103 #endif // BOOST_MATH_TOOLS_USER_HPP |
96 | 104 |
97 | 105 |