Home
last modified time | relevance | path

Searched refs:pythagoras (Results 1 – 4 of 4) 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.hpp74 class pythagoras class
130 class pythagoras class
161 comparable::pythagoras<CalculationType>::apply(p1, p2) in apply()
173 struct tag<pythagoras<CalculationType> >
180 struct return_type<distance::pythagoras<CalculationType>, P1, P2>
181 : pythagoras<CalculationType>::template calculation_type<P1, P2>
186 struct comparable_type<pythagoras<CalculationType> >
188 typedef comparable::pythagoras<CalculationType> type;
193 struct get_comparable<pythagoras<CalculationType> >
195 typedef comparable::pythagoras<CalculationType> comparable_type;
[all …]
H A Ddistance_projected_point.hpp73 typename Strategy = pythagoras<CalculationType>
H A Ddistance_projected_point_ax.hpp134 typename Strategy = pythagoras<CalculationType>
H A Dintersection.hpp124 typedef distance::pythagoras