35 void process(
const double* FFTRe,
const double* FFTIm,
36 double* CQRe,
double* CQIm );
41 double* process(
const double* FFTData );
46 double out = 0.54 - 0.46*cos(2*
PI*n/len);
51 double getQ() {
return m_dQ;}
73 std::vector<unsigned>
is;
74 std::vector<unsigned>
js;
std::vector< unsigned > is
std::vector< double > real
SparseKernel * m_sparseKernel
std::vector< double > imag
double hamming(int len, int n)
std::vector< unsigned > js