summaryrefslogtreecommitdiff
path: root/src/cython/doc/bottleneck_distance_sum.rst
blob: 6cffa122d2ef51e3bbd2f1d8d669f1ee9420861d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
=====================================  =====================================  =====================================
:Author: Francois Godi                 :Introduced in: GUDHI 1.4.0            :Copyright: GPL v3
=====================================  =====================================  =====================================
:Requires: CGAL ≥ 4.8.0
=====================================  =====================================  =====================================

+-------------------------------------------+----------------------------------------------------------------------+
| .. image::                                | Bottleneck distance measures the similarity between two persistence  |
|      img/perturb_pd.png                   | diagrams. It's the shortest distance b for which there exists a      |
|                                           | perfect matching between the points of the two diagrams (+ all the   |
|                                           | diagonal points) such that any couple of matched points are at       |
|                                           | distance at most b.                                                  |
+-------------------------------------------+----------------------------------------------------------------------+
| :doc:`bottleneck_distance_user`           | :doc:`bottleneck_distance_ref`                                       |
+-------------------------------------------+----------------------------------------------------------------------+