This commit is contained in:
Remy Thomasse 2014-03-14 16:26:51 +01:00
parent 616178e80f
commit 9e6fc4f698
1 changed files with 1 additions and 0 deletions

View File

@ -251,6 +251,7 @@ sphere/ball boundary as a product of normal distributions, then it is
normalized. normalized.
If needed a random radius (with relevant distribution) If needed a random radius (with relevant distribution)
is used to put the point inside the ball. is used to put the point inside the ball.
Remy Thomasse coded the random convex hull in a disc. Remy Thomasse coded the random convex hull in a disc.
*/ */
} /* namespace CGAL */ } /* namespace CGAL */