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::comparable::haversine< RadiusType, CalculationType >::calculation_type< Point1, Point2 > Struct Template Reference

#include <distance_haversine.hpp>

Inheritance diagram for boost::geometry::strategy::distance::comparable::haversine< RadiusType, CalculationType >::calculation_type< Point1, Point2 >:
Collaboration diagram for boost::geometry::strategy::distance::comparable::haversine< RadiusType, CalculationType >::calculation_type< Point1, Point2 >:

Public Types

typedef boost::mpl::if_
< boost::is_integral
< select_calculation_type
< Point1, Point2,
CalculationType >::type >
, PromoteIntegerTo,
select_calculation_type
< Point1, Point2,
CalculationType >::type >
::type 
type
 

Member Typedef Documentation

typedef boost::mpl::if_< boost::is_integral<select_calculation_type< Point1, Point2, CalculationType >::type >, PromoteIntegerTo, select_calculation_type< Point1, Point2, CalculationType >::type >::type boost::geometry::promote_floating_point< select_calculation_type< Point1, Point2, CalculationType >::type , PromoteIntegerTo >::type
inherited

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