From 76480abd3edd267077021ffb44fe45c34956f348 Mon Sep 17 00:00:00 2001 From: ROUVREAU Vincent Date: Wed, 12 Jun 2019 11:53:42 +0200 Subject: Rephrase --- src/Persistent_cohomology/doc/Intro_persistent_cohomology.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Persistent_cohomology/doc/Intro_persistent_cohomology.h b/src/Persistent_cohomology/doc/Intro_persistent_cohomology.h index 3e0ad133..3d28c93a 100644 --- a/src/Persistent_cohomology/doc/Intro_persistent_cohomology.h +++ b/src/Persistent_cohomology/doc/Intro_persistent_cohomology.h @@ -193,7 +193,7 @@ Alpha_complex/alpha_complex_3d_persistence.cpp computes the persistent homol More details on the Alpha complex utilities dedicated page. -Here, as CGAL computes the exact values, it is slower, but it is necessary when points are on a grid +CGAL can be forced to compute the exact values, it is slower, but it is necessary when points are on a grid for instance (the fast version `--fast` would give incorrect values). \code $> ./alpha_complex_3d_persistence ../../data/points/sphere3D_pts_on_grid.off --exact -p 2 -m 0.1 \endcode \code Simplex_tree dim: 3 -- cgit v1.2.3