planFFT: Create FFTW plan

View source: R/fftw.r

planFFTR Documentation

Create FFTW plan

Description

see title

Usage

planFFT(n, effort=0)
planDCT(n, type=1, effort=0)

Arguments

n

size of transform

type

type of DCT

effort

how hard fftw tries to find an optimal plan (0 to 3)

Author(s)

Olaf Mersmann <olafm@statistik.uni-dortmund.de>

See Also

FFT and IFFT


olafmersmann/fftw documentation built on Jan. 17, 2024, 6:19 p.m.