This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-10-22 21:11:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
unsupported
/
Eigen
/
src
/
FFT
History
Andrzej Ciarkowski
1698c367a0
Use std::shared_ptr for FFTW/IMKL FFT plan implementation;
Fixes
#2651
2023-05-05 16:58:23 +00:00
..
ei_fftw_impl.h
Use std::shared_ptr for FFTW/IMKL FFT plan implementation;
Fixes
#2651
2023-05-05 16:58:23 +00:00
ei_imklfft_impl.h
Use std::shared_ptr for FFTW/IMKL FFT plan implementation;
Fixes
#2651
2023-05-05 16:58:23 +00:00
ei_kissfft_impl.h
Issue an error in case of direct inclusion of internal headers.
2021-09-10 19:12:26 +00:00
ei_pocketfft_impl.h
Adding PocketFFT support in FFT module since kissfft has some flaw in accuracy and performance
2022-05-11 17:44:22 +00:00
InternalHeaderCheck.h
Issue an error in case of direct inclusion of internal headers.
2021-09-10 19:12:26 +00:00