From 9335a9dae7bfb76a7d6cb5e15f0975dcbb20f17e Mon Sep 17 00:00:00 2001 From: skachano Date: Wed, 18 Jan 2017 10:52:01 +0000 Subject: Fixed thedocumentation. Even without an additional concept. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/relaxed-witness@1947 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 3efb3fc30ca069b720fe1134ab3d64d284feb7ad --- src/Witness_complex/doc/Witness_complex_doc.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Witness_complex/doc') diff --git a/src/Witness_complex/doc/Witness_complex_doc.h b/src/Witness_complex/doc/Witness_complex_doc.h index fa45e359..1ed3fd4e 100644 --- a/src/Witness_complex/doc/Witness_complex_doc.h +++ b/src/Witness_complex/doc/Witness_complex_doc.h @@ -44,7 +44,9 @@ The two complexes described above are implemented in the corresponding classes - Gudhi::witness_complex::Witness_complex + - Gudhi::witness_complex::Euclidean_witness_complex - Gudhi::witness_complex::Strong_witness_complex + - Gudhi::witness_complex::Euclidean_strong_witness_complex The construction of both of them follow the same scheme: 1. Construct a search tree on landmarks (for that Gudhi::spatial_searching::Kd_tree_search is used internally). -- cgit v1.2.3