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


fftw documentation built on March 18, 2022, 6:55 p.m.