summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/test/Weighted_alpha_complex_unit_test.cpp
AgeCommit message (Expand)Author
2021-01-11Split weighted alpha complex unit tests as it uses a lot of memory and make t...ROUVREAU Vincent
2020-11-03code review: use Marc's trick to test relative errorROUVREAU Vincent
2020-11-03code review: use relative errorROUVREAU Vincent
2020-11-03doc review: explain briefly test aimsROUVREAU Vincent
2020-10-27Add a test about the filtrationROUVREAU Vincent
2020-10-27Add a test for non visible points (hidden by weights)ROUVREAU Vincent
2020-10-27zero weighted test is guaranteed only for exact versionROUVREAU Vincent
2020-09-15Test alpha complex dD versus 3dROUVREAU Vincent
2020-09-14Add but comment a test to compare dD and 3D alpha complexROUVREAU Vincent
2020-09-14alpha_complex_persistence utils can use weighted points. Update Alpha_kernel_...ROUVREAU Vincent
2020-09-11Add weighted ctor and its testROUVREAU Vincent