window_blackman_harris: window_blackman_harris

View source: R/RcppExports.R

window_blackman_harrisR Documentation

window_blackman_harris

Description

Blackman-Harris window for FFT

Usage

window_blackman_harris(n)

Arguments

n

length of the window vector (integer)

Value

window

Examples

window_blackman_harris(100)



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