summaryrefslogtreecommitdiff
path: root/src/cython/doc/witness_complex_sum.inc
blob: 71b65a71ec3e8838a56a4d5395d9ac0417f45664 (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:  `Eigen <installation.html#eigen>`__ :math:`\geq` 3.1.0 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`                                                                                                                                                                                   |
   +-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+