Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dpow_test.cpp124 T user_indeterminate_result_error(const char*, const char*, const T&) in user_indeterminate_result_error() function
Dtest_error_handling.cpp59 T user_indeterminate_result_error(const char* , const char* , const T& ) in user_indeterminate_result_error() function
/third_party/boost/boost/math/policies/
Derror_handling.hpp71 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/
Dpow.qbk94 * `user_error`: Returns the result of `boost::math::policies::user_indeterminate_result_error`:
/third_party/boost/libs/math/doc/overview/
Derror_handling.qbk139 [[user_error][Returns the result of `boost::math::policies::user_indeterminate_result_error`:
/third_party/boost/libs/math/doc/policies/
Dpolicy.qbk114 T user_indeterminate_result_error(const char* function, const char* message, const T& val);