Bartlett window.
function Bartlett(const Src: TVec; Index: integer; Len: integer): TVec; overload;
SignalUtils
Applies Bartlett window to Src vector from element at Index to element at Index + Len - 1.
Functions