This commit is contained in:
Andreas Fabri 2012-10-13 12:34:56 +00:00
parent 1103b05f4d
commit 3200767818
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ namespace CGAL {
/*! /*!
\ingroup PkgGenerators \ingroup PkgGenerators
\brie generates a given number of points on a cubic \brief generates a given number of points on a cubic
grid whose size is determined by the number of points to be generated. grid whose size is determined by the number of points to be generated.
The function creates the first \f$ n\f$ points on the regular \f$ \lceil n^{1/3}\,\rceil\times\lceil n^{1/3}\,\rceil\times\lceil n^{1/3}\,\rceil\f$ The function creates the first \f$ n\f$ points on the regular \f$ \lceil n^{1/3}\,\rceil\times\lceil n^{1/3}\,\rceil\times\lceil n^{1/3}\,\rceil\f$