feat: move my homemade fft module into this project.

- move homemade fft module into this project.
- also migrate test and benchmark.
This commit is contained in:
2025-10-03 21:01:37 +08:00
parent 3dd0c85995
commit c6c450f6fa
6 changed files with 467 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@ PRIVATE
yycc/carton/wcwidth.cpp
yycc/carton/tabulate.cpp
yycc/carton/clap.cpp
yycc/carton/fft.cpp
)
target_sources(YYCCTest
PRIVATE