summaryrefslogtreecommitdiff
path: root/boost/geometry/arithmetic/dot_product.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/arithmetic/dot_product.hpp')
-rw-r--r--boost/geometry/arithmetic/dot_product.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/geometry/arithmetic/dot_product.hpp b/boost/geometry/arithmetic/dot_product.hpp
index 00a168fe1d..2d7643666b 100644
--- a/boost/geometry/arithmetic/dot_product.hpp
+++ b/boost/geometry/arithmetic/dot_product.hpp
@@ -68,7 +68,7 @@ struct dot_product_maker<P1, P2, DimensionCount, DimensionCount>
\param p1 first point
\param p2 second point
\return the dot product
-
+
\qbk{[heading Examples]}
\qbk{[dot_product] [dot_product_output]}