summaryrefslogtreecommitdiff
path: root/src/Bottleneck_distance/doc/Intro_bottleneck_distance.h
diff options
context:
space:
mode:
authorfgodi <fgodi@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-11-23 14:55:25 +0000
committerfgodi <fgodi@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-11-23 14:55:25 +0000
commit6dd7403da12dff125e1dedacbc2ed0ec67e643ba (patch)
tree1177c04e0ce95e6f56dd4b075374b43ca1721ae6 /src/Bottleneck_distance/doc/Intro_bottleneck_distance.h
parente2e5701fd5e778863f5891b84531ccf1493e68c0 (diff)
Bottleneck.h
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/bottleneck_integration@1774 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 3b2f26c67ceb8a61f3efe3952f0618fff98465e4
Diffstat (limited to 'src/Bottleneck_distance/doc/Intro_bottleneck_distance.h')
-rw-r--r--src/Bottleneck_distance/doc/Intro_bottleneck_distance.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Bottleneck_distance/doc/Intro_bottleneck_distance.h b/src/Bottleneck_distance/doc/Intro_bottleneck_distance.h
index 00e614f6..ccb558c5 100644
--- a/src/Bottleneck_distance/doc/Intro_bottleneck_distance.h
+++ b/src/Bottleneck_distance/doc/Intro_bottleneck_distance.h
@@ -37,10 +37,10 @@ namespace bottleneck_distance {
*
* Bottleneck distance measures the similarity between two persistence 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
+ * the points of the two diagrams (and also all the points of the diagonal) such that
* any couple of matched points are at distance at most b.
*
- * \image html perturb_pd.png Bottleneck distance is the length of the longest edge.
+ * \image html perturb_pd.png Bottleneck distance is the length of the longest edge on this picture.
*
*/
/** @} */ // end defgroup bottleneck_distance