fftwtools: Wrapper for FFTW3: Includes 1-D, Univariate and Multivariate,
and 2-D Transform
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 FFTW3. 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.
Version: |
0.9-7 |
Depends: |
R (≥ 2.15.2) |
Suggests: |
fftw |
Published: |
2015-03-18 |
Author: |
Karim Rahim |
Maintainer: |
Karim Rahim <karim.rahim at queensu.ca> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: |
http://github.com/krahim/fftwtools |
NeedsCompilation: |
yes |
SystemRequirements: |
fftw3 (>= 3.1.2) |
CRAN checks: |
fftwtools results |
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=fftwtools
to link to this page.