Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the two-dimensional inverse discrete Fourier transform of the specified complex matrix.
The 2D inverse discrete Fourier transform first runs the 1D inverse Fourier transform on the columns, and then on the resulting rows. The composition of the FFT and inverse FFT (or vice-versa) is the identity.
The adjoint computation is given by
M | type of complex matrix argument |
[in] | y | matrix to inverse trnasform |
y