Home
last modified time | relevance | path

Searched defs:karney_direct (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/geometry/example/
Dml03_distance_formula.cpp26 typedef formula::karney_direct<double, true, true, true, true, 8> karney_direct; in main() typedef
/third_party/boost/boost/geometry/formulas/
Dkarney_direct.hpp67 class karney_direct class