ifftΒΆ
Computes the one-dimensional inverse discrete Fourier transform.
Abstract Signature:
ifft(x: array, n: Optional[int], axis: int, norm: Literal[backward, ortho, forward])
Computes the one-dimensional inverse discrete Fourier transform.
Abstract Signature:
ifft(x: array, n: Optional[int], axis: int, norm: Literal[backward, ortho, forward])