Searched refs:mean_error_found (Results 1 – 3 of 3) sorted by relevance
130 T mean_error_found = result.rms()/eps; in handle_test_result() local135 << " RMS Mean=" << mean_error_found; in handle_test_result()174 if(bounds.second < mean_error_found) in handle_test_result()177 BOOST_CHECK(bounds.second >= mean_error_found); in handle_test_result()194 T mean_error_found = result.rms()/eps; in print_test_result() local199 << " RMS Mean=" << mean_error_found; in print_test_result()
419 T mean_error_found = result.rms() / eps; in handle_test_result() local441 if((boost::math::isfinite)(mean_error_found)) in handle_test_result()442 ss << mean_error_found; in handle_test_result()