cupynumeric.kaiser#
- cupynumeric.kaiser(M: int, beta: float) ndarray #
Return the Kaiser window.
The Kaiser window is a taper formed by using a Bessel function.
- Parameters:
- Returns:
out – The window, with the maximum value normalized to one (the value one appears only if the number of samples is odd).
- Return type:
See also
- Availability:
Multiple GPUs, Multiple CPUs