summaryrefslogtreecommitdiff
path: root/src/Nerve_GIC/example/FuncGIC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Nerve_GIC/example/FuncGIC.cpp')
-rw-r--r--src/Nerve_GIC/example/FuncGIC.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Nerve_GIC/example/FuncGIC.cpp b/src/Nerve_GIC/example/FuncGIC.cpp
index 3583c66f..027ff525 100644
--- a/src/Nerve_GIC/example/FuncGIC.cpp
+++ b/src/Nerve_GIC/example/FuncGIC.cpp
@@ -71,7 +71,7 @@ int main(int argc, char **argv) {
Gudhi::Simplex_tree<> stree;
GIC.create_complex(stree);
- GIC.compute_PD<Gudhi::Simplex_tree<> >();
+ GIC.compute_PD();
// --------------------------------------------
// Display information about the functional GIC