Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/formulas/
Ddirect.cpp102 typedef bg::formula::thomas_direct<double, false, true, true, true, true> th_t1st; in test_all() typedef
103 result = th_t1st::apply(lon1r, lat1r, distance, azi12r, spheroid); in test_all()