43 void cut(
double *src)
const {
47 void cut(
const double *src,
double *dst)
const {
A window containing values of the sinc function, i.e.
void cut(const double *src, double *dst) const
void cut(double *src) const
const double * getWindow() const
SincWindow(int length, double p)
Construct a windower of the given length, containing the values of sinc(x) with x=0 in the middle,...
std::vector< double > m_window