API symbolsfftlatest (dev)latest (dev)2026-09-08v1.0.02026-09-06CopyCopy as MarkdownCopy page linkView MarkdownOpenAIOpen in ChatGPTClaudeOpen in ClaudePerplexityOpen in PerplexityGrokOpen in Grok tensorplay.fft._transforms.ihfftn tensorplay.fft._transforms.ihfftn(input, s=None, dim=None, norm=None, *, out=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._transforms.ihfft2Two-dimensional counterpart of ihfft() .tensorplay.fft._transforms.irfftComputes the inverse of rfft() ; n is the output length.