summaryrefslogtreecommitdiff
path: root/src/Rips_complex/test/test_rips_complex.cpp
AgeCommit message (Expand)Author
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2018-04-26Fix Copyrightsvrouvrea
2018-01-31testglisse
2017-12-19Add a function for unitary tests to test floating point values equality w/wo ...vrouvrea
2017-07-04Add Gudhi namespace for reader_utilsvrouvrea
2017-04-11Move Euclidean_distance in Gudhi namespacevrouvrea
2017-01-25Fix code reviewvrouvrea
2016-12-14Rollback pointer modification, and use of of a hack for no deep copy of boost...vrouvrea
2016-12-12Remove comment // to construct a simplex_tree from rips complexvrouvrea
2016-12-08replace euclidean_distance with a class Euclidean_distance containing an oper...vrouvrea
2016-11-22Add distance matrix Unitary testvrouvrea
2016-10-03Fix euclidean distance for ripsvrouvrea
2016-09-29Fix doxygenvrouvrea