API symbolsfftCopyCopy as MarkdownCopy page linkView MarkdownDownload .mdOpenAIOpen in ChatGPTClaudeOpen in ClaudePerplexityOpen in PerplexityGrokOpen in Grok tensorplay.fft.ihfftn tensorplay.fft.ihfftn(input, s=None, dim=None, norm=None)[source] Inverse of hfftn(): ihfft() along the final transformed dimension, then fft() over the remaining dimensions. Help improve this pageFound an error, an unclear step, or a missing example?Was this page helpful?YesNoSuggest an editReport an issuetensorplay.fft.ihfft2Two-dimensional counterpart of ihfft() .tensorplay.fft.irfftComputes the inverse of rfft() ; n is the output length.