summaryrefslogtreecommitdiff
path: root/src/Gudhi_stat/include
diff options
context:
space:
mode:
authorpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-12-11 19:14:25 +0000
committerpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-12-11 19:14:25 +0000
commit0234f4cfd97f6fb5dbf32ec165e85577b10db823 (patch)
tree03aa4e88c5fde1bff6670ac9ab3a84766c9be7a8 /src/Gudhi_stat/include
parente2bb4a9ecc41619c48e808792bf33558f7fd5e53 (diff)
a few more changes...
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@1846 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: adc13cd41fd36c3e0107b32c7e0431dbf217955e
Diffstat (limited to 'src/Gudhi_stat/include')
-rw-r--r--src/Gudhi_stat/include/gudhi/concretizations/Persistence_landscape_on_grid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Gudhi_stat/include/gudhi/concretizations/Persistence_landscape_on_grid.h b/src/Gudhi_stat/include/gudhi/concretizations/Persistence_landscape_on_grid.h
index d91b7431..369d4a64 100644
--- a/src/Gudhi_stat/include/gudhi/concretizations/Persistence_landscape_on_grid.h
+++ b/src/Gudhi_stat/include/gudhi/concretizations/Persistence_landscape_on_grid.h
@@ -726,7 +726,7 @@ public:
previous_y_l1 = current_y_l1;
previous_y_l2 = current_y_l2;
- }
+ }
return result;
}