{
  "__type": "IngestedDoc",
  "__tag": 4010,
  "_content": {
    "Notes": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Warns": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Raises": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Yields": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Methods": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Returns": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Summary": {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Discrete Fourier Transforms"
            }
          ]
        }
      ],
      "title": [],
      "level": 0,
      "target": null
    },
    "Receives": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Warnings": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Attributes": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Parameters": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Extended Summary": {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Routines in this module:"
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "fft(a, n=None, axis=-1, norm=\"backward\") ifft(a, n=None, axis=-1, norm=\"backward\") rfft(a, n=None, axis=-1, norm=\"backward\") irfft(a, n=None, axis=-1, norm=\"backward\") hfft(a, n=None, axis=-1, norm=\"backward\") ihfft(a, n=None, axis=-1, norm=\"backward\") fftn(a, s=None, axes=None, norm=\"backward\") ifftn(a, s=None, axes=None, norm=\"backward\") rfftn(a, s=None, axes=None, norm=\"backward\") irfftn(a, s=None, axes=None, norm=\"backward\") fft2(a, s=None, axes=(-2,-1), norm=\"backward\") ifft2(a, s=None, axes=(-2, -1), norm=\"backward\") rfft2(a, s=None, axes=(-2,-1), norm=\"backward\") irfft2(a, s=None, axes=(-2, -1), norm=\"backward\")"
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "i = inverse transform r = transform of purely real data h = Hermite transform n = n-dimensional transform 2 = 2-dimensional transform (Note: 2D routines are just nD routines with different default behavior.)"
            }
          ]
        }
      ],
      "title": [],
      "level": 0,
      "target": null
    },
    "Other Parameters": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    }
  },
  "_ordered_sections": [
    "Summary",
    "Extended Summary",
    "Parameters",
    "Attributes",
    "Methods",
    "Returns",
    "Yields",
    "Receives",
    "Other Parameters",
    "Raises",
    "Warns",
    "Warnings",
    "Notes"
  ],
  "item_file": "build-install/usr/lib/python3.14/site-packages/numpy/fft/_pocketfft.py",
  "item_line": 0,
  "item_type": "module",
  "aliases": [
    "numpy.fft._pocketfft"
  ],
  "example_section_data": {
    "__type": "Section",
    "__tag": 4015,
    "children": [],
    "title": [],
    "level": 0,
    "target": null
  },
  "see_also": [],
  "signature": null,
  "references": null,
  "qa": "numpy.fft._pocketfft",
  "arbitrary": [
    {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Discrete Fourier Transforms"
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Routines in this module:"
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "fft(a, n=None, axis=-1, norm=\"backward\") ifft(a, n=None, axis=-1, norm=\"backward\") rfft(a, n=None, axis=-1, norm=\"backward\") irfft(a, n=None, axis=-1, norm=\"backward\") hfft(a, n=None, axis=-1, norm=\"backward\") ihfft(a, n=None, axis=-1, norm=\"backward\") fftn(a, s=None, axes=None, norm=\"backward\") ifftn(a, s=None, axes=None, norm=\"backward\") rfftn(a, s=None, axes=None, norm=\"backward\") irfftn(a, s=None, axes=None, norm=\"backward\") fft2(a, s=None, axes=(-2,-1), norm=\"backward\") ifft2(a, s=None, axes=(-2, -1), norm=\"backward\") rfft2(a, s=None, axes=(-2,-1), norm=\"backward\") irfft2(a, s=None, axes=(-2, -1), norm=\"backward\")"
            }
          ]
        },
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "i = inverse transform r = transform of purely real data h = Hermite transform n = n-dimensional transform 2 = 2-dimensional transform (Note: 2D routines are just nD routines with different default behavior.)"
            }
          ]
        }
      ],
      "title": [],
      "level": 0,
      "target": null
    }
  ],
  "local_refs": []
}