mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-31 20:22:09 +00:00
9a3fc20ae65809db04fcfa417164a2930fc49d0b
Return bool from average as is required by the centroid strategy concept, this also improves robustness since false is returned if count == 0. Use std::size_t for counters instead of int in both strategies.
Boost.Geometry, part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems.
Directories
- doc - QuickBook documentation sources
- examples - Boost.Geometry examples
- extensions - examples and tests for the extensions - develop branch
- include - the sourcecode of Boost.Geometry
- index - examples and tests for the Spatial Index
- test - Boost.Geometry unit tests
More information
Description
Languages
C++
99.7%
CMake
0.3%
