function window_hann(size_t, ctype_t<T>) window¶
template <typename T = fbase>
KFR_FUNCTION expression_hann<T> window_hann(size_t size, ctype_t<T> = ctype_t<T>()) Returns template expression that generates Hann window of length
Defined at dsp/window.hpp:497