aicodix___dsp/tests
2024-03-11 10:48:56 +01:00
..
.gitignore improved testing scheme 2018-09-20 08:40:25 +02:00
atan2_test.cc added atan2 test 2019-02-08 11:42:29 +01:00
cordic_test.cc added fixed-point CORDIC atan2 2019-02-13 11:04:54 +01:00
deque_test.cc added ring buffer based double-ended queue 2020-10-11 10:48:26 +02:00
kahan_test.cc improved testing scheme 2018-09-20 08:40:25 +02:00
Makefile copied Makefile over from code repository 2024-02-21 08:20:08 +01:00
movext_test.cc added amortized O(1) moving extrema 2020-10-12 23:12:33 +02:00
quick_select_test.cc we ain't come this far to omit sorting 2024-03-11 10:48:56 +01:00
quick_sort_test.cc we ain't come this far to omit sorting 2024-03-11 10:48:56 +01:00
unit_circle_test.cc make it work for negative n too 2019-01-18 22:21:51 +01:00