Go to the source code of this file.
Namespaces | |
| namespace | slimpy_base.api.linearops.fft |
Classes | |
| class | fft1 |
| Fourier transfrorm on the first axis. More... | |
| class | fft |
| Fourier Fourier transform on any axis. More... | |
Functions | |
| def | fft2 |
| fourier transform in two dimensions | |
| def | fft3 |
| fourier transform in three dimensions | |
Variables | |
| string | __copyright__ |
| Linear Operators relating to fft. | |
| string | __license__ |
1.5.6