Small implementation of 1d linear convolve using Eigen C++ Fast Fourier Transform. Might be useful for people who want to implement a convolve function in C++ with complexity O( 2N log(N)).
forked from quotekio/eigen-convolve-fft
-
Notifications
You must be signed in to change notification settings - Fork 0
Small implementation of 1d linear convolve using Eigen C++ Fast Fourier Transform.
License
digination/eigen-convolve-fft
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Small implementation of 1d linear convolve using Eigen C++ Fast Fourier Transform.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%