summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/include/gudhi/Alpha_complex.h
AgeCommit message (Expand)Author
2016-10-05Fix review commentsvrouvrea
2016-10-03Rephrase create_complex.vrouvrea
2016-10-03No need of complex.dimension(void). It reduces the concept.vrouvrea
2016-10-03get_point can return a const Point&vrouvrea
2016-10-03Remove confusing post condition of ctorvrouvrea
2016-10-03Rephrase the alpha complex data structurevrouvrea
2016-09-23Fix cpplintsvrouvrea
2016-09-23Modify the Alpha complex doc wit a concept to create a simplicial complex fro...vrouvrea
2016-09-22New template function create_complex for Alpha_complex to create the simplici...vrouvrea
2016-09-09isnan must be preceeded by std::vrouvrea
2016-06-10Rename namespaces according to conventioncjamin
2016-04-16Minor tweaks to alpha-complexglisse
2016-04-07Remove insertion check for duplicate points case.vrouvrea
2016-04-06Marc review fixvrouvrea
2016-04-06Replace Delaunay_triangulation_off_io.h and Delaunay_triangulation_off_rw.cpp...vrouvrea
2016-03-24prune_above_filtration version that is no more using filtration vector.vrouvrea
2016-03-23prune_above_filtration returns filtration vector modification information ins...vrouvrea
2016-03-22GUDHI_CHECK was not intuitive.vrouvrea
2016-03-22Add a comment to say Alpha complex takes the ownership of the pointer on the ...vrouvrea
2016-03-22Delaunay triangulation is point dimension.vrouvrea
2016-03-17Use post and exception doxygen tag instead of warnings everywhere.vrouvrea
2016-03-17Fix cpplint/cppcheckvrouvrea
2016-03-16CppCheck and CppLint fixes for alpha complexesvrouvrea
2016-03-15In Delaunay_triangulation_off_io.h, constructing the Triangulation from a vec...vrouvrea
2016-03-14Alpha complex documentation generated had no scrolling menu for alpha complexesvrouvrea
2016-02-03Mentionning Delaunay complex in Alpha complex documentation (user and reference)vrouvrea
2016-02-02Make example for doc shorter. Include strategy reviewalvrouvrea
2016-01-19make_filtration_non_decreasing fixvrouvrea
2015-12-11Commit code and doc reviewvrouvrea
2015-11-27After doc reviewvrouvrea
2015-11-18rev911 rollbackvrouvrea
2015-11-13Utils.h -> Debug_utils.hvrouvrea
2015-11-12code review fixvrouvrea
2015-11-09Code review fixesvrouvrea
2015-11-09Backmerge from trunk.vrouvrea
2015-08-31insert_simplex_and_subfaces no more factoriel complexity.vrouvrea
2015-08-24get_point is constvrouvrea
2015-08-24Merge trunk + alpha complex fixesvrouvrea
2015-08-18exception throw on get_point not foundvrouvrea
2015-08-18It is not the loop that must be skipped, but only the propagation, otherwise,...vrouvrea
2015-08-17Alpha complex fix for only inserting when alpha is less thanvrouvrea
2015-08-05Debug traces in DEBUG modevrouvrea
2015-08-04get_point method in alpha_complex structure and its UTvrouvrea
2015-06-24Alpha complex construction from a list of CGAL pointsvrouvrea
2015-06-23Separate main alpha documentation from class documentationvrouvrea
2015-06-23Alpha complex documentation - 2nd partvrouvrea
2015-06-19Alpha complex documetation - 1st partvrouvrea
2015-06-18Moved alphashapedoc.off in data/pointsvrouvrea
2015-06-16Alpha_complex renamed.vrouvrea