From dea1b04f72b5e77f61320e7a328d85ffbe088aa0 Mon Sep 17 00:00:00 2001 From: vrouvrea Date: Wed, 25 Jan 2017 10:21:32 +0000 Subject: Fix code review git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/rips_doc_fixes@2010 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 939e4bc3fb8af5cb0b00ab2e011b4de4b2b4b41e --- src/Rips_complex/doc/Intro_rips_complex.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Rips_complex/doc/Intro_rips_complex.h') diff --git a/src/Rips_complex/doc/Intro_rips_complex.h b/src/Rips_complex/doc/Intro_rips_complex.h index ceecfa7b..945027dc 100644 --- a/src/Rips_complex/doc/Intro_rips_complex.h +++ b/src/Rips_complex/doc/Intro_rips_complex.h @@ -50,6 +50,8 @@ namespace rips_complex { * * When creating a simplicial complex from this one skeleton graph, Rips inserts the one skeleton graph into the data * structure, and then expands the simplicial when required. + * + * Vertex name correspond to the index of the point in the given range (aka. the point cloud). * * \image html "rips_complex_representation.png" "Rips-complex one skeleton graph representation" * -- cgit v1.2.3