fix value of beta

This commit is contained in:
Andreas Fabri 2015-04-28 16:22:04 +02:00
parent 95581a84b2
commit 06f55673a5
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ calls the surface reconstruction function with the default parameters.
\param beta described in Section \ref AFSR_Selection
*/
void run(double k=5, double beta= 0.18);
void run(double k=5, double beta= 0.52);
/*!
returns the reconstructed surface.