16 #ifndef QM_DSP_CONSTANTQ_H 17 #define QM_DSP_CONSTANTQ_H 37 void process(
const double* FFTRe,
const double* FFTIm,
38 double* CQRe,
double* CQIm);
40 double* process(
const double* FFTData);
44 double getQ() {
return m_dQ; }
45 int getK() {
return m_uK; }
std::vector< double > real
SparseKernel * m_sparseKernel
std::vector< double > imag