Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/formulas/
Dvertex_longitude.cpp127 double res_th = test_vrt_lon_geo<bg::formula::thomas_inverse> in test_all() local
134 bg::math::normalize_longitude<bg::radian, double>(res_th); in test_all()
139 check_one(res_th, results.thomas * d2r, res_vi, 0.01);//in some tests thomas gives low accuracy in test_all()