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, 0 insertions, 1 deletions
diff --git a/src/Nerve_GIC/example/FuncGIC.cpp b/src/Nerve_GIC/example/FuncGIC.cpp
index 71448ea4..a891136f 100644
--- a/src/Nerve_GIC/example/FuncGIC.cpp
+++ b/src/Nerve_GIC/example/FuncGIC.cpp
@@ -56,7 +56,6 @@ int main(int argc, char **argv) {
GIC.set_function_from_file(func_file_name);
GIC.set_graph_from_automatic_rips(Gudhi::Euclidean_distance());
-
GIC.set_automatic_resolution(); GIC.set_gain();
GIC.set_cover_from_function();