summaryrefslogtreecommitdiff
path: root/src/Cech_complex/example/cech_complex_example_from_points.cpp
AgeCommit message (Collapse)Author
2022-04-25Use Dimension_tag<2> instead of Dynamic_dimension_tag in ↵Hind-M
cech_complex_example_from_points.cpp
2022-02-11Set back original simple cech example from pointsHind-M
2022-02-11Do some code clean up/renamingHind-M
2021-09-30Move minimal enclosing balls cache to Cech_complex.h instead of the blockerHind-M
Modify cech test to be more relevant regarding the current algorithm Do some cleaning
2021-09-06Remove unnecessary key permutations storage in cacheHind-M
2021-08-09First version of cech enhancementHind-M
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2018-05-29Clang format filesvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3488 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 7d1da847f4c39a191afd5d8e56fe34ee79ade495
2018-04-10Code review : Cech_blocker was hardcoding doublevrouvrea
replace point_iterator function in a get_point const function that returns a Point InputPointRange description Cech blocker is now templated with Cech complex, which is no more included. Deep copy of the point cloud on Cech complex ctor git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3365 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 93e3cf3fe61290b88a0714b9e55ad80e01a34f36
2018-03-05Fix doc and testsvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3262 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: c76eb981f5960938221aa2498cb87b0707391733
2018-02-22Fix Cech with radius distancevrouvrea
Add a meta generation script for off_file_generator git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3256 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: fb13baa124ddc97c0dc61835ab0c72595d666155
2018-02-20Add doc, example renamedvrouvrea
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/cechcomplex_vincent@3254 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 666bacd07c711b89167c87155c21fe88688e2e68