Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the two-dimensional discrete Fourier transform of the specified complex matrix.
The 2D discrete Fourier transform first runs the discrete Fourier transform on the each row, then on each column of the result.
The adjoint computation is given by
M | type of complex matrix argument |
[in] | x | matrix to transform |
x