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.
M | type of complex matrix argument |
[in] | x | matrix to transform |
x