Compute the inverse of rfft.
rfft
The real output length is inferred as 2 * (m - 1), where m is the packed spectrum length.
2 * (m - 1)
m
Compute the inverse of
rfft.The real output length is inferred as
2 * (m - 1), wheremis the packed spectrum length.