summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authormcarrier <mcarrier@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-11-07 10:30:08 +0000
committermcarrier <mcarrier@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-11-07 10:30:08 +0000
commit3d4c842d34f4d6c52ba6c39836f57d702d6a6ff3 (patch)
tree9ca67be2b26fba95049e1f566d2ceee3fbd944ec /src/common
parent3182c852e0cfbb772dfe27e30647034d9fa35a32 (diff)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/Nerve_GIC@2840 636b058d-ea47-450e-bf9e-a15bfbe3eedb
Former-commit-id: 9037e52ab98b2b9c699c104aa4da45bf6d74cfc7
Diffstat (limited to 'src/common')
-rw-r--r--src/common/doc/main_page.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/common/doc/main_page.h b/src/common/doc/main_page.h
index d48294a5..34bf6c22 100644
--- a/src/common/doc/main_page.h
+++ b/src/common/doc/main_page.h
@@ -93,8 +93,8 @@
</td>
</tr>
</table>
- \subsection GICDataStructure Nerves and Graph Induced Complexes
- \image html "gic_complex.png" "Graph Induced Complex of a point cloud."
+ \subsection CoverComplexDataStructure Cover Complexes: Nerves and Graph Induced Complexes
+ \image html "gicvisu.jpg" "Graph Induced Complex of a point cloud."
<table border="0">
<tr>
<td width="25%">
@@ -103,11 +103,11 @@
<b>Copyright:</b> GPL v3<br>
</td>
<td width="75%">
- Nerves and Graph Induced Complexes are simplicial complexes that provably contain
+ Nerves and Graph Induced Complexes are cover complexes, i.e. simplicial complexes that provably contain
topological information about the input data. They can be computed with a cover of the
- data, that often comes from the preimage of a family of intervals covering the image
+ data, that comes i.e. from the preimage of a family of intervals covering the image
of a scalar-valued function defined on the data. <br>
- <b>User manual:</b> \ref graph_induced_complex - <b>Reference manual:</b> Gudhi::graph_induced_complex::Graph_induced_complex
+ <b>User manual:</b> \ref cover_complex - <b>Reference manual:</b> Gudhi::cover_complex::Cover_complex
</td>
</tr>
</table>