summaryrefslogtreecommitdiff
path: root/src/common/doc
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-04-15 14:56:06 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-04-15 14:56:06 +0000
commitb636fbff81f232788e1d25515998bc44381589bf (patch)
treeb33dd19719a7fdb717f8da667ce6e34681c72c75 /src/common/doc
parent4dd1fbada5e7c6136168a8b3cc53f79462d9c001 (diff)
rename parallel_rips_persistence in rips_persistence_via_boundary_matrix
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@1129 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 5c8b71aeb701a181381bf8d628ed65f1d7e214df
Diffstat (limited to 'src/common/doc')
-rw-r--r--src/common/doc/main_page.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/common/doc/main_page.h b/src/common/doc/main_page.h
index ecf3251f..19dece4b 100644
--- a/src/common/doc/main_page.h
+++ b/src/common/doc/main_page.h
@@ -255,8 +255,8 @@
* Simplex_tree/simplex_tree_from_cliques_of_graph.cpp</a>
* \li <a href="_persistent_cohomology_2alpha_shapes_persistence_8cpp-example.html">
* Persistent_cohomology/alpha_shapes_persistence.cpp</a>
- * \li <a href="_persistent_cohomology_2parallel_rips_persistence_8cpp-example.html">
- * Persistent_cohomology/parallel_rips_persistence.cpp</a>
+ * \li <a href="_persistent_cohomology_2rips_persistence_via_boundary_matrix_8cpp-example.html">
+ * Persistent_cohomology/rips_persistence_via_boundary_matrix.cpp</a>
* \li <a href="_persistent_cohomology_2performance_rips_persistence_8cpp-example.html">
* Persistent_cohomology/performance_rips_persistence.cpp</a>
* \li <a href="_persistent_cohomology_2persistence_from_file_8cpp-example.html">
@@ -317,7 +317,7 @@ make \endverbatim
* @example Contraction/Rips_contraction.cpp
* @example Persistent_cohomology/alpha_complex_3d_persistence.cpp
* @example Persistent_cohomology/alpha_complex_persistence.cpp
- * @example Persistent_cohomology/parallel_rips_persistence.cpp
+ * @example Persistent_cohomology/rips_persistence_via_boundary_matrix.cpp
* @example Persistent_cohomology/performance_rips_persistence.cpp
* @example Persistent_cohomology/periodic_alpha_complex_3d_persistence.cpp
* @example Persistent_cohomology/persistence_from_file.cpp