Expand description

Plan in FFTW

See also [Using Plans] in the original document [Using Plans]: http://www.fftw.org/fftw3_doc/Using-Plans.html

Structs

Typed wrapper of fftw_plan
Marker for 32-bit floating point FFT
Marker for 64-bit floating point FFT

Traits

Trait for the plan of Complex-to-Complex transformation
Trait for the plan of Complex-to-Real transformation
Trait for Plan makers
Trait for the plan of Real-to-Complex transformation

Type Definitions