Main Content
coder.fftw.StandaloneFFTW3Interface.getNumThreads
Class: coder.fftw.StandaloneFFTW3Interface
Namespace: coder.fftw
Return number of threads to use for FFTW library calls
Syntax
coder.fftw.StandaloneFFTW3Interface.getNumThreads()
Description
coder.fftw.StandaloneFFTW3Interface.getNumThreads()
returns the
number of threads to use for calls to a specific FFTW library.
An FFT library callback class that derives from a
coder.fftw.StandaloneFFTW3Interface
class specifies the FFTW
library to use.
Examples
Version History
Introduced in R2017b