Searched refs:user_indeterminate_result_error (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/libs/math/test/ |
D | pow_test.cpp | 124 T user_indeterminate_result_error(const char*, const char*, const T&) in user_indeterminate_result_error() function
|
D | test_error_handling.cpp | 59 T user_indeterminate_result_error(const char* , const char* , const T& ) in user_indeterminate_result_error() function
|
/third_party/boost/boost/math/policies/ |
D | error_handling.hpp | 71 T user_indeterminate_result_error(const char* function, const char* message, const T& val); 607 return user_indeterminate_result_error(function, message, val); in raise_indeterminate_result_error()
|
/third_party/boost/libs/math/doc/sf/ |
D | pow.qbk | 94 * `user_error`: Returns the result of `boost::math::policies::user_indeterminate_result_error`:
|
/third_party/boost/libs/math/doc/overview/ |
D | error_handling.qbk | 139 [[user_error][Returns the result of `boost::math::policies::user_indeterminate_result_error`:
|
/third_party/boost/libs/math/doc/policies/ |
D | policy.qbk | 114 T user_indeterminate_result_error(const char* function, const char* message, const T& val);
|