class

FFTW::Plan

Inherits Reference / Object

Constructors

new(*dims : *T) forall T
Source

Instance methods

dft(x : Array(Complex))
Source
dft(x : Array(Float64))
Source
idft(x : Array(Complex))
Source
idft_r(x : Array(Complex))
Source