Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/cartesian/
Ddistance_pythagoras_box_box.hpp47 struct compute_pythagoras_box_box struct
50 static inline void apply(Box1 const& box1, Box2 const& box2, T& result) in apply()
78 struct compute_pythagoras_box_box<0> struct
81 static inline void apply(Box1 const&, Box2 const&, T&) in apply()