From 8730db2e8d1a8663358168ff6a20881c97773002 Mon Sep 17 00:00:00 2001 From: Hind-M Date: Mon, 25 Apr 2022 14:57:26 +0200 Subject: Remove cech_complex_step_by_step example and Miniball --- src/Cech_complex/doc/Intro_cech_complex.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/Cech_complex/doc') diff --git a/src/Cech_complex/doc/Intro_cech_complex.h b/src/Cech_complex/doc/Intro_cech_complex.h index 644fd6cc..595fb64b 100644 --- a/src/Cech_complex/doc/Intro_cech_complex.h +++ b/src/Cech_complex/doc/Intro_cech_complex.h @@ -62,10 +62,6 @@ namespace cech_complex { * This radius computation is the reason why the Cech_complex is taking much more time to be computed than the * \ref rips_complex but it offers more topological guarantees. * - * If the Cech_complex interfaces are not detailed enough for your need, please refer to - * - * cech_complex_step_by_step.cpp example, where the graph construction over the Simplex_tree is more detailed. - * * \subsection cechpointscloudexample Example from a point cloud * * This example builds the proximity graph from the given points, and maximal radius values. -- cgit v1.2.3