rfft
Perform a real fourier transform along the specified dimension.
Parameters
Parameter | Description |
---|---|
patch | The Patch object to transform. |
dim | The dimension along which the transform is applied. |
Note
The real Fourier Transform is only appropriate for real-valued data arrays.