ifft: Calculates the normalized inverse fft of an array

Description Usage Arguments Value References

View source: R/ifft.R

Description

Convenience function to calculates the normalized inverse fft of an array (like in MatLab)

Usage

1
ifft(x)

Arguments

x

An array as used by fft()

Value

The normalized inverse fft of x

References

http://stackoverflow.com/questions/8162562/is-there-a-package-in-r-that-gives-normalized-inverse-fft


AdamWilsonLab/rasterAutocorr documentation built on March 19, 2020, 12:01 a.m.