39 double* process(
const double *data );
40 double* process(
const double *real,
const double *imag );
41 void unityNormalise(
double* src );
44 double kabs(
double real,
double imag );
47 unsigned int getK() {
return m_uK;}
unsigned int getHopSize()
unsigned int getFrameSize()
MathUtilities::NormaliseType normalise
MathUtilities::NormaliseType m_normalise
Window< double > * m_window