API symbolsfftCopyCopy as MarkdownCopy page linkView MarkdownDownload .mdOpenAIOpen in ChatGPTClaudeOpen in ClaudePerplexityOpen in PerplexityGrokOpen in Grok tensorplay.fft.ihfft2 tensorplay.fft.ihfft2(input, s=None, dim=(-2, -1), norm=None)[source] Two-dimensional counterpart of ihfft(). Help improve this pageFound an error, an unclear step, or a missing example?Was this page helpful?YesNoSuggest an editReport an issuetensorplay.fft.ihfftComputes the inverse of hfft() ; one-sided complex output.tensorplay.fft.ihfftnInverse of hfftn() : ihfft() along the final transformed dimension, then fft() over the remaining dimensions.