Defined in header <scicpp/signal.hpp>
Return a boxcar or rectangular window.
Also known as a rectangular window or Dirichlet window, this is equivalent to no window at all.
T
M
boxcar
Return a std::array of size M.
Return a std::vector of size M.