This repository has been archived on 2024-01-28. You can view files and clone it, but cannot push or open issues/pull-requests.
ecg-prog-filtered/u02/src
Simon Bruder 85e38a358d u02/tests: Use floats for r/d in circle prop test
It does not improve the test’s accuracy, but it seems weird to first
convert the radius to an int and then save the distance as a double.
2023-05-16 16:49:22 +02:00
..
star_tool.cpp u02: Implement star tool 2023-05-16 16:49:22 +02:00
sweep_line_tool.cpp u02: Implement sweep line tool 2023-05-09 23:50:31 +02:00
tests.cpp u02/tests: Use floats for r/d in circle prop test 2023-05-16 16:49:22 +02:00
util.cpp u02/util: Simplify conditions 2023-05-09 23:50:31 +02:00