Wikipedia: Discrete Fourier Transform
procedure
( array-axis-fft arrk)→(Array Float-Complex )
k:Integer
The transform is done in parallel using max-math-threads threads.
procedure
( array-axis-inverse-fft arrk)→(Array Float-Complex )
k:Integer
procedure
( array-inverse-fft arr)→FCArray