summaryrefslogtreecommitdiff
path: root/src/cython/doc/witness_complex_sum.inc
blob: 2be8b220c0aefc3eff2e3cb5aa87120ce0b74e87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. table::
   :widths: 30 50 20

   +-------------------------------------------------------------------+----------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
   | .. figure::                                                       | Witness complex :math:`Wit(W,L)` is a simplicial complex defined on  | :Author: Siargey Kachanovich                                                                                                           |
   |      ../../doc/Witness_complex/Witness_complex_representation.png | two sets of points in :math:`\mathbb{R}^D`.                          |                                                                                                                                        |
   |      :alt: Witness complex representation                         |                                                                      | :Introduced in: GUDHI 2.0.0                                                                                                            |
   |      :figclass: align-center                                      | The data structure is described in                                   |                                                                                                                                        |
   |                                                                   | :cite:`boissonnatmariasimplextreealgorithmica`.                      | :Copyright: MIT (`GPL v3 </licensing/>`_ for Euclidean versions only)                                                                  |
   |                                                                   |                                                                      |                                                                                                                                        |
   |                                                                   |                                                                      | :Requires: `Eigen3 <installation.html#eigen3>`__ and `CGAL <installation.html#cgal>`__ :math:`\geq` 4.11.0 for Euclidean versions only |
   +-------------------------------------------------------------------+----------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
   | * :doc:`witness_complex_user`                                     | * :doc:`witness_complex_ref`                                                                                                                                                                                  |
   |                                                                   | * :doc:`strong_witness_complex_ref`                                                                                                                                                                           |
   |                                                                   | * :doc:`euclidean_witness_complex_ref`                                                                                                                                                                        |
   |                                                                   | * :doc:`euclidean_strong_witness_complex_ref`                                                                                                                                                                 |
   +-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+