From 1d7b76565cd5bec31d47e9276839ff898bc59daa Mon Sep 17 00:00:00 2001 From: salinasd Date: Tue, 16 Dec 2014 17:29:52 +0000 Subject: doc git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@358 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: ade7d814c2bab1b162f6187ac9c7afec3e18455c --- src/Skeleton_blocker/include/gudhi/Skeleton_blocker.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/Skeleton_blocker/include/gudhi') diff --git a/src/Skeleton_blocker/include/gudhi/Skeleton_blocker.h b/src/Skeleton_blocker/include/gudhi/Skeleton_blocker.h index eff37a18..b06c3513 100644 --- a/src/Skeleton_blocker/include/gudhi/Skeleton_blocker.h +++ b/src/Skeleton_blocker/include/gudhi/Skeleton_blocker.h @@ -79,8 +79,9 @@ in topological data-analysis. In practice, the set of blockers of a simplicial complex remains also small when simplifying a Rips complex with edge contractions but also for most of the simplicial complexes used in topological data-analysis such as Delaunay, Cech or Witness complexes. -For instance, the numbers of blockers is depicted for random 3 dimensional spheres embedded into \f$R^4\f$ -in figure X. +For instance, the numbers of blockers is depicted for random 3-dimensional spheres embedded into \f$R^4\f$ +in next figure. Storing the graph and blockers of such simplicial complex is much compact in this case than storing +its simplices. *\image html "blockers_curve.png" "Number of blockers of random triangulations of 3-spheres" width=10cm -- cgit v1.2.3