summaryrefslogtreecommitdiff
path: root/src/python
diff options
context:
space:
mode:
authortlacombe <lacombe1993@gmail.com>2019-12-16 18:34:24 +0100
committertlacombe <lacombe1993@gmail.com>2019-12-16 18:34:24 +0100
commit0c2fdc65cc1ea676fa8d11c24bba0d34eb5b7a3c (patch)
tree05b09d685eeeb5848eb5d6e8af60d904ceda382e /src/python
parentb4fcc875393df12f42aea84b918b5b35f99f7283 (diff)
Correction of typo in barycenter_user
Diffstat (limited to 'src/python')
-rw-r--r--src/python/doc/barycenter_user.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/python/doc/barycenter_user.rst b/src/python/doc/barycenter_user.rst
index 5344583f..714d807e 100644
--- a/src/python/doc/barycenter_user.rst
+++ b/src/python/doc/barycenter_user.rst
@@ -2,12 +2,12 @@
.. To get rid of WARNING: document isn't included in any toctree
-Wasserstein distance user manual
+Barycenter user manual
================================
Definition
----------
-.. include:: wasserstein_distance_sum.inc
+.. include:: barycenter_sum.inc
This implementation is based on ideas from "Frechet means for distribution of persistence diagrams", Turner et al. 2014.