summaryrefslogtreecommitdiff
path: root/src/Witness_complex/include
AgeCommit message (Expand)Author
2016-12-06Changed assert to GUDHI_CHECKskachano
2016-12-06Added assertskachano
2016-12-06Fixes in docskachano
2016-11-29Got rid of the comparison of iterators of different rangesskachano
2016-10-19Clément's remarksskachano
2016-10-18Removed Construct_closest_landmark_table.hskachano
2016-10-18Removed Sophia Antipolis from copyrightsskachano
2016-10-18Added a proper include for Active_witnessskachano
2016-10-18Changed Active_witness includesskachano
2016-10-10Fixed the numerical_limits::max + 1 bugskachano
2016-10-10Merge last trunk modificationsvrouvrea
2016-10-07Added a big chunk of documentation. +small fixesskachano
2016-10-07Documented member functionsskachano
2016-10-07Added the possibility to limit dimensionskachano
2016-10-06Added persistence examplesskachano
2016-10-05Junk outskachano
2016-10-05Minor tweaksskachano
2016-10-05Added the forgotten strong witness complexskachano
2016-10-04Fixed a major bug in the Active_witness_iteratorskachano
2016-09-30Weak Witness + Active Witness. It seems to work.skachano
2016-09-29Weak Witness + Active Witness. It compilesskachano
2016-09-28Rewrite for the Weak Witness Complexskachano
2016-09-28Commit before a merge with subsamplingskachano
2016-09-28Merged trunk into relaxed witness branchskachano
2016-09-28All work up until nowskachano
2016-06-20Renamed the two landmarking functionsskachano
2016-06-15Added the forgotten Construct_closest_landmark_table.hskachano
2016-06-09Added everything missingskachano
2016-03-20Let the witness code match its doc better.glisse
2016-03-18Fix cpplint/cppcheck issuesvrouvrea
2016-03-11concept and documentationskachano
2016-03-11Put the class Witness_complex to private in docskachano
2016-02-18The rest of changesskachano
2016-02-18Improved the benching program a bitskachano
2016-02-16Commented is_witness_complex's documentationskachano
2016-02-16Moved the doc file + changed notations in Witness_complex.hskachano
2016-02-11now it compiles...skachano
2016-02-11Changed concept's name to CamelCaseskachano
2016-02-11Commited Marc's remarksskachano
2016-02-11Added relaxed witness complex + persistence exampleskachano
2016-02-02landmark choice functions are now staticskachano
2016-01-21cpplint/cppcheck fixesvrouvrea
2016-01-21cpplint fixesvrouvrea
2016-01-20Added the forgotten concept, added asserts nbP >= nbL, some header_definesskachano
2016-01-19Added a concept for Simplicial_complex, also added to doc about knnskachano
2016-01-15Added consts where neededskachano
2016-01-15Fixed namespacesskachano
2016-01-14Added example stuffskachano
2016-01-14Fixed the bug in Landmark_selection_by_furthest_pointskachano
2016-01-13Added a test, moved the old test from exampleskachano