Skip to content

function window_bartlett(size_t, ctype_t<T>) window

template <typename T = fbase>
KFR_FUNCTION expression_bartlett<T> window_bartlett(size_t size, ctype_t<T> = ctype_t<T>())

Returns template expression that generates Bartlett window of length

Defined at dsp/window.hpp:470