#include <ConstantQ.h>
Definition at line 31 of file ConstantQ.h.
◆ ConstantQ()
◆ ~ConstantQ()
ConstantQ::~ConstantQ |
( |
| ) |
|
◆ deInitialise()
void ConstantQ::deInitialise |
( |
| ) |
|
|
private |
◆ getfftlength()
int ConstantQ::getfftlength |
( |
| ) |
|
|
inline |
◆ gethop()
int ConstantQ::gethop |
( |
| ) |
|
|
inline |
◆ getK()
◆ getnumwin()
int ConstantQ::getnumwin |
( |
| ) |
|
|
inline |
◆ getQ()
double ConstantQ::getQ |
( |
| ) |
|
|
inline |
◆ hamming()
double ConstantQ::hamming |
( |
int |
len, |
|
|
int |
n |
|
) |
| |
|
inline |
◆ initialise()
void ConstantQ::initialise |
( |
CQConfig |
Config | ) |
|
|
private |
◆ process() [1/2]
double* ConstantQ::process |
( |
const double * |
FFTData | ) |
|
◆ process() [2/2]
void ConstantQ::process |
( |
const double * |
FFTRe, |
|
|
const double * |
FFTIm, |
|
|
double * |
CQRe, |
|
|
double * |
CQIm |
|
) |
| |
◆ sparsekernel()
void ConstantQ::sparsekernel |
( |
| ) |
|
◆ m_BPO
unsigned int ConstantQ::m_BPO |
|
private |
◆ m_CQdata
double* ConstantQ::m_CQdata |
|
private |
◆ m_CQThresh
double ConstantQ::m_CQThresh |
|
private |
◆ m_dQ
◆ m_FFTLength
unsigned int ConstantQ::m_FFTLength |
|
private |
◆ m_FMax
◆ m_FMin
◆ m_FS
unsigned int ConstantQ::m_FS |
|
private |
◆ m_hop
unsigned int ConstantQ::m_hop |
|
private |
◆ m_numWin
unsigned int ConstantQ::m_numWin |
|
private |
◆ m_sparseKernel
◆ m_uK
unsigned int ConstantQ::m_uK |
|
private |
The documentation for this class was generated from the following file: