Provides a wrapper for several 'FFTW' functions. This package provides access to the two-dimensional 'FFT', the multivariate 'FFT', and the one-dimensional real to complex 'FFT' using the 'FFTW3' library. The package includes the functions fftw() and mvfftw() which are designed to mimic the functionality of the R functions fft() and mvfft(). The 'FFT' functions have a parameter that allows them to not return the redundant complex conjugate when the input is real data.
| Package details | |
|---|---|
| Author | Karim Rahim <karim.rahim@queensu.ca> | 
| Maintainer | Karim Rahim <karim.rahim@queensu.ca> | 
| License | GPL (>= 2) | 
| Version | 0.9-11 | 
| URL | https://github.com/krahim/fftwtools | 
| Package repository | View on GitHub | 
| Installation | Install the latest version of this package by entering the following in R:  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.