Return the discrete Fourier Transform sample frequencies
for use with rfft() and irfft().
The returned array contains the non-negative frequency terms
in the range [0, floor(n/2)].
- 參數:
-
- 回傳值:
The sample frequencies as a one-dimensional array of type float32.
- 回傳值型別:
array