summaryrefslogtreecommitdiff
path: root/cython/doc/witness_complex_sum.inc
blob: a8a126a07971f316f39c8bbcc5bf6978ecd031f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
=================================================================  ===================================  ===================================
:Author: Siargey Kachanovich                                       :Introduced in: GUDHI 2.0.0          :Copyright: GPL v3
:Euclidean version requires: CGAL :math:`\geq` 4.6.0               Eigen3
=================================================================  ===================================  ===================================

+-------------------------------------------------------------------+----------------------------------------------------------------------+
| .. figure::                                                       | Witness complex :math:`Wit(W,L)` is a simplicial complex defined on  |
|      ../../doc/Witness_complex/Witness_complex_representation.png | two sets of points in :math:`\mathbb{R}^D`.                          |
|      :alt: Witness complex representation                         |                                                                      |
|      :figclass: align-center                                      | The data structure is described in                                   |
|                                                                   | :cite:`boissonnatmariasimplextreealgorithmica`.                      |
|                                                                   |                                                                      |
|      Witness complex representation                               |                                                                      |
+-------------------------------------------------------------------+----------------------------------------------------------------------+
| :doc:`witness_complex_user`                                       | * :doc:`witness_complex_ref`                                         |
|                                                                   | * :doc:`strong_witness_complex_ref`                                  |
|                                                                   | * :doc:`euclidean_witness_complex_ref`                               |
|                                                                   | * :doc:`euclidean_strong_witness_complex_ref`                        |
+-------------------------------------------------------------------+----------------------------------------------------------------------+