summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-12 11:53:42 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-12 11:53:42 +0200
commit76480abd3edd267077021ffb44fe45c34956f348 (patch)
tree2eaacaa5114fc9b4eacbed22a3012d46e90e0572 /src
parent2f85df31681bb808a39fbeff9d0787ba7f632052 (diff)
Rephrase
Diffstat (limited to 'src')
-rw-r--r--src/Persistent_cohomology/doc/Intro_persistent_cohomology.h2
1 files changed, 1 insertions, 1 deletions
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</a> computes the persistent homol
More details on the <a href="../../alphacomplex/">Alpha complex utilities</a> 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