summaryrefslogtreecommitdiff
path: root/src/Gudhi_stat/utilities/Landscape_bootstrap.cpp
diff options
context:
space:
mode:
authorpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-13 12:42:19 +0000
committerpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-13 12:42:19 +0000
commitaecf253b150fcaf0a9e2a41686de7dfea91fa4d8 (patch)
tree0a3d464cbf6015cfcf4af21719ae0679c170793b /src/Gudhi_stat/utilities/Landscape_bootstrap.cpp
parent8f4c961a93fe928d06c7776a9e8f5ecd00fab9ca (diff)
Answer to Vincent's comments. At the moment I need to discuss how to correct the doc. At the moment make doxygen generate some errors.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2342 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 4bb5c3b30bca852045fb414eacf59936975a3855
Diffstat (limited to 'src/Gudhi_stat/utilities/Landscape_bootstrap.cpp')
-rw-r--r--src/Gudhi_stat/utilities/Landscape_bootstrap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Gudhi_stat/utilities/Landscape_bootstrap.cpp b/src/Gudhi_stat/utilities/Landscape_bootstrap.cpp
index d67bb820..9bd6c89e 100644
--- a/src/Gudhi_stat/utilities/Landscape_bootstrap.cpp
+++ b/src/Gudhi_stat/utilities/Landscape_bootstrap.cpp
@@ -38,7 +38,7 @@
using Persistence_landscape = Gudhi::Gudhi_stat::Persistence_landscape;
typedef int Vertex_handle;
-typedef double Filtration_value;
+//typedef double Filtration_value;
//if this variable is -1, then the infinite interals are ignored. If not, they infinite values are replaced with what_to_replace_infinite_intervals_with: