window_hann: window_hann

View source: R/RcppExports.R

window_hannR Documentation

window_hann

Description

Hann window for FFT.

Usage

window_hann(n)

Arguments

n

length of the window vector (integer)

Value

window of length n.


jkennel/hydrorecipes documentation built on Feb. 23, 2025, 11:03 a.m.