Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/distance/
Dlinear_to_linear.hpp37 struct linear_to_linear struct
44 >::type return_type;
46 static inline return_type apply(Linear1 const& linear1, in apply()