summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/include/gudhi/Simplex_tree/Simplex_tree_iterators.h
AgeCommit message (Expand)Author
2022-05-20Fix unbalanced groups and some doxygen typosVincent Rouvreau
2022-04-12doc review: accordingly to the review, replace the other places where it was ...Vincent Rouvreau
2022-04-12code review: Add short cut for contiguous vertices incrementVincent Rouvreau
2022-04-12code review: remove unnecessary test of empty suffix_Vincent Rouvreau
2022-04-05Boundary and its opposite vertex iterator for the simplex treeVincent Rouvreau
2022-02-10Boost 1.66.0 is now the minimal version as required from cgal 5.1 - Also remo...Vincent Rouvreau
2020-08-12code review: add a comment about Simplex_tree_boundary_simplex_iterator defau...ROUVREAU Vincent
2020-07-03A fix proposal for boudaries of a simplex python versionROUVREAU Vincent
2020-03-06Generators for simplex treeMarc Glisse
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2018-06-05Fix warning from branch warning_fix_vincentvrouvrea
2018-04-26Fix Copyrightsvrouvrea
2017-12-02Use contiguous_vertices also for the boundary of segments.glisse
2016-02-03make_filtration_non_decreasing and rec_make_filtration_non_decreasing must go...vrouvrea
2016-01-08cpplint and cppcheck fixesvrouvrea
2016-01-07Cppcheck fixes after mergevrouvrea
2015-10-17Simplify operator== for the boundary iterator.glisse
2015-10-16Merge from trunk.glisse
2015-10-08cpplint fixesvrouvrea
2015-10-08Fix contiguous_vertices(). Use it in boundary iterator.glisse
2015-10-05Use boost static_vector instead of std::vector in the boundary iterator of Si...glisse
2015-10-05cpplint fixesvrouvrea
2014-12-10Add persistent unit test - warning fix - cpplint fixvrouvrea
2014-12-08cpplint fixes, lcov+cpplint auto unit testvrouvrea
2014-12-05Moved into trunkvrouvrea