summaryrefslogtreecommitdiff
path: root/src/Rips_complex/doc
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-01-16 09:43:21 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-01-16 09:43:21 +0000
commitb987fc9acca83d8a0dca40647cfe804edfcee2a7 (patch)
tree6c150be3444ab047bd7eb1fe9cb3f5149dae2147 /src/Rips_complex/doc
parentdf601fe3e27210133e3551352382be779a4408ca (diff)
Remove the usage functions and modified the doc for oneskeletonripspoints and oneskeletonripsdistance. No added value as distance matrix and points set is hard defined.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/distance_matrix_in_rips_module@1939 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 13142245f95995a13c5bf484a6f8bf5d4bf53b58
Diffstat (limited to 'src/Rips_complex/doc')
-rw-r--r--src/Rips_complex/doc/Intro_rips_complex.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Rips_complex/doc/Intro_rips_complex.h b/src/Rips_complex/doc/Intro_rips_complex.h
index 8bacd0e7..64fd34bc 100644
--- a/src/Rips_complex/doc/Intro_rips_complex.h
+++ b/src/Rips_complex/doc/Intro_rips_complex.h
@@ -69,9 +69,9 @@ namespace rips_complex {
* \include Rips_complex/example_one_skeleton_rips_from_points.cpp
*
* When launching (rips maximal distance between 2 points is 12.0, is expanded until dimension 1 - one skeleton graph
- * with other words):
+ * in other words):
*
- * \code $> ./oneskeletonripspoints 12.0
+ * \code $> ./oneskeletonripspoints
* \endcode
*
* the program output is:
@@ -114,7 +114,7 @@ namespace rips_complex {
* When launching (rips maximal distance between 2 points is 1.0, is expanded until dimension 1 - one skeleton graph
* with other words):
*
- * \code $> ./oneskeletonripsdistance 1.0
+ * \code $> ./oneskeletonripsdistance
* \endcode
*
* the program output is: