"include/vscode:/vscode.git/clone" did not exist on "509c2e50c25eded99fc0997afe25ebee1b33285d"
window.rst 305 Bytes
Newer Older
root's avatar
root committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Window functions
================

.. Hint:: `NumPy API Reference: Window functions <https://numpy.org/doc/stable/reference/routines.window.html>`_

.. currentmodule:: cupy

Various windows
---------------

.. autosummary::
   :toctree: generated/

   bartlett
   blackman
   hamming
   hanning
   kaiser