ihfftΒΆ
Computes the one-dimensional inverse discrete Fourier transform of a signal with Hermitian symmetry.
Abstract Signature:
ihfft(x: array, n: Optional[int], axis: int, norm: Literal[backward, ortho, forward])
Computes the one-dimensional inverse discrete Fourier transform of a signal with Hermitian symmetry.
Abstract Signature:
ihfft(x: array, n: Optional[int], axis: int, norm: Literal[backward, ortho, forward])