Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::strategy::distance::detail::compute_pythagoras< I, T > Struct Template Reference

#include <distance_pythagoras.hpp>

Static Public Member Functions

template<typename Point1 , typename Point2 >
static T apply (Point1 const &p1, Point2 const &p2)
 

Member Function Documentation

template<size_t I, typename T >
template<typename Point1 , typename Point2 >
static T boost::geometry::strategy::distance::detail::compute_pythagoras< I, T >::apply ( Point1 const &  p1,
Point2 const &  p2 
)
inlinestatic

References boost::numeric_cast(), and T.


The documentation for this struct was generated from the following file: