summaryrefslogtreecommitdiff
path: root/src/cython/doc/nerve_gic_complex_sum.rst
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-07-02 20:10:04 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-07-02 20:10:04 +0000
commit8f6fffafb8afb8e08ba7bb06b19b0a0de557f5fb (patch)
tree1f1e4e2d04619f474d25a4195b7149bb60ccbf6e /src/cython/doc/nerve_gic_complex_sum.rst
parent34d50c272e468e3cf39d18c7e43730274d936acd (diff)
parent106372ae36905c2892c3dde6b7c36557baf54b34 (diff)
Merge python_nerve_gic branch
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3661 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: e69e38e22a478a7f2d6cbb7656c66743baf53a4b
Diffstat (limited to 'src/cython/doc/nerve_gic_complex_sum.rst')
-rw-r--r--src/cython/doc/nerve_gic_complex_sum.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/cython/doc/nerve_gic_complex_sum.rst b/src/cython/doc/nerve_gic_complex_sum.rst
new file mode 100644
index 00000000..72782c7a
--- /dev/null
+++ b/src/cython/doc/nerve_gic_complex_sum.rst
@@ -0,0 +1,15 @@
+================================================================= =================================== ===================================
+:Author: Mathieu Carrière :Introduced in: GUDHI 2.1.0 :Copyright: GPL v3
+:Requires: CGAL :math:`\geq` 4.8.1
+================================================================= =================================== ===================================
+
++----------------------------------------------------------------+------------------------------------------------------------------------+
+| .. figure:: | Nerves and Graph Induced Complexes are cover complexes, i.e. |
+| ../../doc/Nerve_GIC/gicvisu.jpg | simplicial complexes that provably contain topological information |
+| :alt: Graph Induced Complex of a point cloud. | about the input data. They can be computed with a cover of the data, |
+| :figclass: align-center | that comes i.e. from the preimage of a family of intervals covering |
+| | the image of a scalar-valued function defined on the data. |
+| Graph Induced Complex of a point cloud. | |
++----------------------------------------------------------------+------------------------------------------------------------------------+
+| :doc:`nerve_gic_complex_user` | :doc:`nerve_gic_complex_ref` |
++----------------------------------------------------------------+------------------------------------------------------------------------+