mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-02 21:02:13 +00:00
664f984bcae8fb48e7b1309cb8e3eb172f74cede
* A dot_product example for the documentation Proposed above is the example of a dot product arithmetic operation involving different point concepts as operands. This aims to aid the user in understanding the concept more clearly when the user goes through the documentation. * Update - Indent by 4 spaces as per Boost's developer's guidelines for code - Add appropriate copyright at the beginning of the file * Update dot_product - Adds Doxygen commands - Added comment indicating example number * Create dot_product.cpp * Update imports.qbk -Adds reference to example * Update dot_product.hpp -Adds reference to example * Delete dot_product Closes #658
Boost.Geometry, part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems.
Test results
| Branch | Build | Coverage | Regression | Documentation |
|---|---|---|---|---|
| develop | ![]() |
|||
| master | ![]() |
|||
Directories
- doc - QuickBook documentation sources
- example - 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
- meta - library metadata
- test - Boost.Geometry unit tests
Description
Languages
C++
99.7%
CMake
0.3%








