rfftnΒΆ
Computes the n-dimensional discrete Fourier transform for real-valued input.
Abstract Signature:
rfftn(x: array, s: Optional[Sequence[int]], axes: Optional[Sequence[int]], norm: Literal[backward, ortho, forward])
Computes the n-dimensional discrete Fourier transform for real-valued input.
Abstract Signature:
rfftn(x: array, s: Optional[Sequence[int]], axes: Optional[Sequence[int]], norm: Literal[backward, ortho, forward])