Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/formulas/
Dvertex_longitude.cpp131 double res_sh = test_vrt_lon_sph(lon1r, lat1r, lon2r, lat2r); in test_all() local
136 bg::math::normalize_longitude<bg::radian, double>(res_sh); in test_all()
141 check_one(res_sh, results.spherical * d2r, res_vi, 1); in test_all()