Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Ddistance_pythagoras.hpp37 struct compute_pythagoras struct
40 static inline T apply(Point1 const& p1, Point2 const& p2) in apply()
50 struct compute_pythagoras<0, T> struct
53 static inline T apply(Point1 const&, Point2 const&) in apply()