Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
PrevUpHomeNext

Strategies

strategy::distance::pythagoras
strategy::distance::pythagoras_box_box
strategy::distance::pythagoras_point_box
strategy::distance::haversine
strategy::distance::projected_point
strategy::distance::cross_track
strategy::distance::cross_track_point_box
strategy::area::surveyor
strategy::area::spherical
strategy::buffer::join_round
strategy::buffer::join_miter
strategy::buffer::end_round
strategy::buffer::end_flat
strategy::buffer::distance_symmetric
strategy::buffer::distance_asymmetric
strategy::buffer::point_circle
strategy::buffer::point_square
strategy::buffer::side_straight
strategy::centroid::average
strategy::centroid::bashein_detmer
strategy::convex_hull::graham_andrew
strategy::side::side_by_triangle
strategy::side::side_by_cross_track
strategy::side::spherical_side_formula
strategy::simplify::douglas_peucker
strategy::transform::inverse_transformer
strategy::transform::map_transformer
strategy::transform::rotate_transformer
strategy::transform::scale_transformer
strategy::transform::translate_transformer
strategy::transform::matrix_transformer
strategy::within::winding
strategy::within::franklin
strategy::within::crossings_multiply

PrevUpHomeNext