Home
last modified time | relevance | path

Searched defs:max_error_found (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/math/example/
Dhandle_test_result.hpp129 T max_error_found = (result.max)()/eps; in handle_test_result() local
193 T max_error_found = (result.max)()/eps; in print_test_result() local
/third_party/boost/libs/math/test/
Dhandle_test_result.hpp129 T max_error_found = (result.max)()/eps; in handle_test_result() local
193 T max_error_found = (result.max)()/eps; in print_test_result() local
/third_party/boost/libs/math/reporting/accuracy/
Dhandle_test_result.hpp418 T max_error_found = (result.max)() / eps; in handle_test_result() local