add missing cgalCite

This commit is contained in:
Sébastien Loriot 2020-04-17 10:32:25 +02:00
parent 2dc7f66c8a
commit 7c82e56f48
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ polynomial), and runtime performance.
Since manifolds are not closed under Boolean operations, Requicha
proposes to use <I>regularized set operations</I> \cgalCite{cgal:km-st-76},
cgal:r-rrstm-80. A set is <I>regular</I>, if it equals the closure
\cgalCite{cgal:r-rrstm-80}. A set is <I>regular</I>, if it equals the closure
of its interior. A regularized set operation is defined as the
standard set operation followed by a regularization of the result.
Regularized sets are closed under regularized set operations.