irfftΒΆ
Computes the one-dimensional inverse of rfft for complex-valued input.
Abstract Signature:
irfft(x: array, n: Optional[int], axis: int, norm: Literal[backward, ortho, forward])
Computes the one-dimensional inverse of rfft for complex-valued input.
Abstract Signature:
irfft(x: array, n: Optional[int], axis: int, norm: Literal[backward, ortho, forward])