summaryrefslogtreecommitdiff
path: root/src/Rips_complex/example/full_skeleton_rips_distance_for_doc.txt
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-11-21 16:24:15 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-11-21 16:24:15 +0000
commit1a728400187d89db914e865a979c85c7260b0b02 (patch)
treeced1be64955f9a5a75f97334923948d147acb54d /src/Rips_complex/example/full_skeleton_rips_distance_for_doc.txt
parentd03c111cbb3329018d72c7ed8bea2d7ac9a57045 (diff)
Add distance matrix rips construction (doc, code, test)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/distance_matrix_in_rips_module@1766 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 6b9bdecbaf0aca12facb023e66bdea71e8e8cd38
Diffstat (limited to 'src/Rips_complex/example/full_skeleton_rips_distance_for_doc.txt')
-rw-r--r--src/Rips_complex/example/full_skeleton_rips_distance_for_doc.txt32
1 files changed, 32 insertions, 0 deletions
diff --git a/src/Rips_complex/example/full_skeleton_rips_distance_for_doc.txt b/src/Rips_complex/example/full_skeleton_rips_distance_for_doc.txt
new file mode 100644
index 00000000..6744532d
--- /dev/null
+++ b/src/Rips_complex/example/full_skeleton_rips_distance_for_doc.txt
@@ -0,0 +1,32 @@
+Rips complex is of dimension 3 - 30 simplices - 5 vertices.
+Iterator on rips complex simplices in the filtration order, with [filtration value]:
+ ( 0 ) -> [0]
+ ( 1 ) -> [0]
+ ( 2 ) -> [0]
+ ( 3 ) -> [0]
+ ( 4 ) -> [0]
+ ( 4 0 ) -> [0.11]
+ ( 2 1 ) -> [0.26]
+ ( 3 2 ) -> [0.28]
+ ( 4 3 ) -> [0.3]
+ ( 4 1 ) -> [0.39]
+ ( 2 0 ) -> [0.77]
+ ( 1 0 ) -> [0.94]
+ ( 2 1 0 ) -> [0.94]
+ ( 4 1 0 ) -> [0.94]
+ ( 4 2 ) -> [0.97]
+ ( 4 2 0 ) -> [0.97]
+ ( 4 2 1 ) -> [0.97]
+ ( 4 2 1 0 ) -> [0.97]
+ ( 4 3 2 ) -> [0.97]
+ ( 3 0 ) -> [0.99]
+ ( 3 1 ) -> [0.99]
+ ( 3 1 0 ) -> [0.99]
+ ( 3 2 0 ) -> [0.99]
+ ( 3 2 1 ) -> [0.99]
+ ( 3 2 1 0 ) -> [0.99]
+ ( 4 3 0 ) -> [0.99]
+ ( 4 3 1 ) -> [0.99]
+ ( 4 3 1 0 ) -> [0.99]
+ ( 4 3 2 0 ) -> [0.99]
+ ( 4 3 2 1 ) -> [0.99]