We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96f2288 commit aaf07ceCopy full SHA for aaf07ce
shared-bindings/ulab/__init__.rst
@@ -383,7 +383,7 @@ much more efficient than expressing the same operation as a Python loop.
383
384
Perform a Fast Fourier Transform from the time domain into the frequency domain
385
386
- See also ~ulab.extras.spectrogram, which computes the magnitude of the fft,
+ See also ~ulab.extras.spectrum, which computes the magnitude of the fft,
387
rather than separately returning its real and imaginary parts.
388
389
.. method:: ifft(r, c=None)
0 commit comments