summaryrefslogtreecommitdiff
path: root/src/Persistent_cohomology/example/rips_multifield_persistence.cpp
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2020-04-29 23:00:17 +0200
committerMarc Glisse <marc.glisse@inria.fr>2020-04-29 23:00:17 +0200
commit73a74011e4b5af0794f0463295beca924d32e0ee (patch)
treefb825dc77e9984594109f9ea48838d0544dfca1e /src/Persistent_cohomology/example/rips_multifield_persistence.cpp
parent74155081bb8b3330c562d5c40d7f0a32fc188012 (diff)
parent0bba67db83f33ff608366057d9c4f005fa6a514b (diff)
Merge remote-tracking branch 'origin/master' into dtmdensity
Diffstat (limited to 'src/Persistent_cohomology/example/rips_multifield_persistence.cpp')
-rw-r--r--src/Persistent_cohomology/example/rips_multifield_persistence.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Persistent_cohomology/example/rips_multifield_persistence.cpp b/src/Persistent_cohomology/example/rips_multifield_persistence.cpp
index e2e2c0a5..2edf5bc4 100644
--- a/src/Persistent_cohomology/example/rips_multifield_persistence.cpp
+++ b/src/Persistent_cohomology/example/rips_multifield_persistence.cpp
@@ -59,9 +59,6 @@ int main(int argc, char * argv[]) {
std::clog << "The complex contains " << simplex_tree.num_simplices() << " simplices \n";
std::clog << " and has dimension " << simplex_tree.dimension() << " \n";
- // Sort the simplices in the order of the filtration
- simplex_tree.initialize_filtration();
-
// Compute the persistence diagram of the complex
Persistent_cohomology pcoh(simplex_tree);
// initializes the coefficient field for homology