Back to Pedalboard

Advanced Interface (FFTW 3.3.10)

vendors/fftw3/doc/html/Advanced-Interface.html

0.9.22996 B
Original Source

Next: Guru Interface, Previous: Basic Interface, Up: FFTW Reference [Contents][Index]


4.4 Advanced Interface

FFTW’s “advanced” interface supplements the basic interface with four new planner routines, providing a new level of flexibility: you can plan a transform of multiple arrays simultaneously, operate on non-contiguous (strided) data, and transform a subset of a larger multi-dimensional array. Other than these additional features, the planner operates in the same fashion as in the basic interface, and the resulting fftw_plan is used in the same way (see Using Plans).

| • Advanced Complex DFTs | | | | • Advanced Real-data DFTs | | | | • Advanced Real-to-real Transforms | | |