Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/strategies/
Ddistance_cross_track.cpp36 double reference_error_value = result > 2000 ? reference_error.long_distance in check_result() local
41 BOOST_GEOMETRY_CHECK_CLOSE(result, reference, reference_error_value, in check_result()