![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the discrete Fourier transform of the specified complex vector.
Given an input complex vector x[0:N-1] of size N, the discrete Fourier transform computes entries of the resulting complex vector y[0:N-1] by
If the input is of size zero, the result is a size zero vector.
| V | type of complex vector argument |
| [in] | x | vector to transform |
x