File: reference_fft.rst

package info (click to toggle)
python-scikit-cuda 0.5.3-2
  • links: PTS, VCS
  • area: contrib
  • in suites: sid
  • size: 1,516 kB
  • sloc: python: 18,940; ansic: 459; makefile: 95; sh: 9
file content (14 lines) | stat: -rw-r--r-- 180 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. -*- rst -*-

.. currentmodule:: skcuda.fft

Fast Fourier Transform
======================
.. autosummary::
   :toctree: generated/
   :nosignatures:

   fft
   ifft
   Plan