8magsvn – Blame information for rev
Rev | Author | Line No. | Line |
---|---|---|---|
4 | kaklik | 1 | config BR2_PACKAGE_FFTW3 |
2 | tristate "Fast Fourier transform library v3" |
||
3 | default n |
||
4 | help |
||
5 | FFTW is a collection of fast C routines for computing the |
||
6 | Discrete Fourier Transform in one or more dimensions. It |
||
7 | includes complex, real, and parallel transforms, and can |
||
8 | handle arbitrary array sizes efficiently. |
||
9 | http://www.fftw.org/ |