summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/example
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-06-25 07:39:26 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-06-25 07:39:26 +0000
commitfc092e56fd3148c40b054d9cd05b05ed3c171295 (patch)
tree08a03602c797faa1d8912aaa2194698b4ad8a28b /src/Alpha_complex/example
parent85059e058ea651d5d9e849c8462cbe5f01e4743b (diff)
Modification for doxygen to be generated from user version (to fix bad path in doc)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@642 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 68362c2ab9d83a8daa31bcb9d7799216c8ccf94c
Diffstat (limited to 'src/Alpha_complex/example')
-rw-r--r--src/Alpha_complex/example/alphaoffreader_for_doc.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/Alpha_complex/example/alphaoffreader_for_doc.txt b/src/Alpha_complex/example/alphaoffreader_for_doc.txt
new file mode 100644
index 00000000..1153f097
--- /dev/null
+++ b/src/Alpha_complex/example/alphaoffreader_for_doc.txt
@@ -0,0 +1,27 @@
+Alpha complex is of dimension 2 - 25 simplices - 7 vertices.
+Iterator on alpha complex simplices in the filtration order, with [filtration value]:
+ ( 1 ) -> [0]
+ ( 2 ) -> [0]
+ ( 3 ) -> [0]
+ ( 4 ) -> [0]
+ ( 5 ) -> [0]
+ ( 6 ) -> [0]
+ ( 7 ) -> [0]
+ ( 4 3 ) -> [6.25]
+ ( 6 5 ) -> [7.25]
+ ( 3 1 ) -> [8.5]
+ ( 2 1 ) -> [9.25]
+ ( 4 2 ) -> [10]
+ ( 3 2 ) -> [11.25]
+ ( 4 3 2 ) -> [12.5]
+ ( 3 2 1 ) -> [12.9959]
+ ( 7 6 ) -> [13.25]
+ ( 5 3 ) -> [20]
+ ( 7 5 ) -> [22.7367]
+ ( 7 6 5 ) -> [22.7367]
+ ( 7 4 ) -> [30.25]
+ ( 7 3 ) -> [36.5]
+ ( 7 4 3 ) -> [36.5]
+ ( 7 5 3 ) -> [37.2449]
+ ( 5 1 ) -> [59.7107]
+ ( 5 3 1 ) -> [59.7107]