Home
last modified time | relevance | path

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

/third_party/boost/libs/math/example/
Dhandle_test_result.hpp130 T mean_error_found = result.rms()/eps; in handle_test_result() local
194 T mean_error_found = result.rms()/eps; in print_test_result() local
/third_party/boost/libs/math/test/
Dhandle_test_result.hpp130 T mean_error_found = result.rms()/eps; in handle_test_result() local
194 T mean_error_found = result.rms()/eps; in print_test_result() local
/third_party/boost/libs/math/reporting/accuracy/
Dhandle_test_result.hpp419 T mean_error_found = result.rms() / eps; in handle_test_result() local