Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/cartesian/
Ddistance_pythagoras.hpp44 struct compute_pythagoras struct
47 static inline T apply(Point1 const& p1, Point2 const& p2) in apply()
57 struct compute_pythagoras<0, T> struct
60 static inline T apply(Point1 const&, Point2 const&) in apply()