Apply FFT to an array of complex spectra, reusing a single FFT instance for all elements to avoid repeated instantiation overhead. All elements must have the same length.
array of complex spectra
options
array of transformed complex spectra
Apply FFT to an array of complex spectra, reusing a single FFT instance for all elements to avoid repeated instantiation overhead. All elements must have the same length.