Boost.Geometry    Boost C++ Libraries
List of all members
boost::geometry::strategy::distance::comparable::haversine< RadiusType, CalculationType >::calculation_type< Point1, Point2 > Struct Template Reference
Inheritance diagram for boost::geometry::strategy::distance::comparable::haversine< RadiusType, CalculationType >::calculation_type< Point1, Point2 >:
boost::geometry::promote_floating_point< select_calculation_type< Point1, Point2, CalculationType >::type >

Additional Inherited Members

- Public Types inherited from boost::geometry::promote_floating_point< select_calculation_type< Point1, Point2, CalculationType >::type >
typedef boost::mpl::if_
< boost::is_integral
< select_calculation_type
< Point1, Point2,
CalculationType >::type >
, double,
select_calculation_type
< Point1, Point2,
CalculationType >::type >
::type 
type
 

April 2, 2011

Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands
Copyright © 2008-2011 Bruno Lalande, Paris, France
Copyright © 2009-2010 Mateusz Loskot, London, UK
Documentation is generated by Doxygen