Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/distance/
Dlinear_to_box.hpp25 struct linear_to_box struct
32 >::type return_type;
35 static inline return_type apply(Box const& box, in apply()
58 static inline return_type apply(Linear const& linear, in apply()
74 static inline return_type apply(Box const& box, in apply()