summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/example/weightedalpha3dfrompoints_for_doc.txt
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-11-14 10:35:55 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-11-14 10:35:55 +0000
commit9015dbcab28082375afccc159347bf1e7dfb49d8 (patch)
tree610c9fc09c688ab58e481312743acb3cf6d233d9 /src/Alpha_complex/example/weightedalpha3dfrompoints_for_doc.txt
parentd121955a744c87e6b4ebbe42b42fb2321a32e9e3 (diff)
parent7b64e122ccda2f592a1a20c339318880302a92ed (diff)
Merge alpha_complex_3d_module_vincent branch
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3980 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 6401af7c313479caaa45ec0958b74097955b5d8b
Diffstat (limited to 'src/Alpha_complex/example/weightedalpha3dfrompoints_for_doc.txt')
-rw-r--r--src/Alpha_complex/example/weightedalpha3dfrompoints_for_doc.txt31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/Alpha_complex/example/weightedalpha3dfrompoints_for_doc.txt b/src/Alpha_complex/example/weightedalpha3dfrompoints_for_doc.txt
new file mode 100644
index 00000000..7a09998d
--- /dev/null
+++ b/src/Alpha_complex/example/weightedalpha3dfrompoints_for_doc.txt
@@ -0,0 +1,31 @@
+Alpha complex is of dimension 3 - 29 simplices - 5 vertices.
+Iterator on alpha complex simplices in the filtration order, with [filtration value]:
+ ( 0 ) -> [-4]
+ ( 1 ) -> [-4]
+ ( 2 ) -> [-4]
+ ( 3 ) -> [-4]
+ ( 1 0 ) -> [-2]
+ ( 2 0 ) -> [-2]
+ ( 2 1 ) -> [-2]
+ ( 3 0 ) -> [-2]
+ ( 3 1 ) -> [-2]
+ ( 3 2 ) -> [-2]
+ ( 2 1 0 ) -> [-1.33333]
+ ( 3 1 0 ) -> [-1.33333]
+ ( 3 2 0 ) -> [-1.33333]
+ ( 3 2 1 ) -> [-1.33333]
+ ( 3 2 1 0 ) -> [-1]
+ ( 4 ) -> [-1]
+ ( 4 2 ) -> [-1]
+ ( 4 0 ) -> [23]
+ ( 4 1 ) -> [23]
+ ( 4 2 0 ) -> [23]
+ ( 4 2 1 ) -> [23]
+ ( 4 3 ) -> [23]
+ ( 4 3 2 ) -> [23]
+ ( 4 1 0 ) -> [95]
+ ( 4 2 1 0 ) -> [95]
+ ( 4 3 0 ) -> [95]
+ ( 4 3 1 ) -> [95]
+ ( 4 3 2 0 ) -> [95]
+ ( 4 3 2 1 ) -> [95]