Skip to content

function window(size_t, window_type, std::type_identity_t<T>, window_symmetry, ctype_t<T>) window

template <typename T = fbase>
KFR_NOINLINE expression_handle<T> window(size_t size, window_type type, std::type_identity_t<T> win_param,
                                         window_symmetry symmetry = window_symmetry::symmetric,
                                         ctype_t<T>               = ctype_t<T>())

Defined at dsp/window.hpp:626