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.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Nerve_GIC/example/FuncGIC.cpp b/src/Nerve_GIC/example/FuncGIC.cpp
index 3762db4e..3583c66f 100644
--- a/src/Nerve_GIC/example/FuncGIC.cpp
+++ b/src/Nerve_GIC/example/FuncGIC.cpp
@@ -71,6 +71,7 @@ int main(int argc, char **argv) {
Gudhi::Simplex_tree<> stree;
GIC.create_complex(stree);
+ GIC.compute_PD<Gudhi::Simplex_tree<> >();
// --------------------------------------------
// Display information about the functional GIC