This is documentation for an old release of NumPy (version 1.3.). Read this page in the documentation of the latest stable release (version > 1.17).
Compute the 2-dimensional inverse fft of a real array.
Parameters: | a : array (real)
s : sequence (int)
axis : int
|
---|
Notes
This is really irfftn with different default.